From fdb2f2fde776e29cf90723d20224869551efa1a3 Mon Sep 17 00:00:00 2001 From: Patrick McCann Date: Thu, 5 Jun 2025 09:55:34 -0400 Subject: [PATCH] docs: fix typos --- adops/mobile-rendering-max-line-item-setup.md | 2 +- dev-docs/bidders/deepintent.md | 3 ++- dev-docs/bidders/pubmatic.md | 5 ++++- dev-docs/bidders/pwbid.md | 4 +++- dev-docs/modules/floors.md | 4 ++-- guide/pb-guide-alerts.md | 2 +- .../modules/rendering/android-sdk-integration-admob.md | 6 +++--- .../modules/rendering/android-sdk-integration-max.md | 8 ++++---- .../modules/rendering/ios-sdk-integration-admob.md | 10 +++++----- .../modules/rendering/ios-sdk-integration-max.md | 10 +++++----- 10 files changed, 30 insertions(+), 24 deletions(-) diff --git a/adops/mobile-rendering-max-line-item-setup.md b/adops/mobile-rendering-max-line-item-setup.md index 63183d82ae..b95e83f50f 100644 --- a/adops/mobile-rendering-max-line-item-setup.md +++ b/adops/mobile-rendering-max-line-item-setup.md @@ -37,7 +37,7 @@ Create or choose an existing Ad Unit. Go the the `Custom Networks & Deals` secti Pipeline Screenshot -Make sure that the `Custom Parameters` field contains expecting targetting keywords of the winning bid: +Make sure that the `Custom Parameters` field contains the expected targeting keywords of the winning bid: ```json {"hb_pb":"0.10"} diff --git a/dev-docs/bidders/deepintent.md b/dev-docs/bidders/deepintent.md index 080e4a07aa..b865845d96 100644 --- a/dev-docs/bidders/deepintent.md +++ b/dev-docs/bidders/deepintent.md @@ -88,6 +88,7 @@ var adUnits = [ Deepintent supports video as of Prebid v1.16.0 {: .table .table-bordered .table-striped } + | Name | Scope | Description | Example | | :----------------------| :------- | :---------------------------------------------------------- | :------ | | `video.mimes` | required | Video MIME types | `['video/mp4','video/x-flv']` | @@ -101,7 +102,7 @@ Deepintent supports video as of Prebid v1.16.0 | `video.battr` | optional | Blocked creative attributes, See [OpenRTB 2.5 specification](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf), List 5.3 for values | `[3, 9]` | | `video.linearity` | optional | Indicates if the impression is linear or nonlinear
Values:
`1`: Linear/In-Stream
`2`: Non-Linear/Overlay. | `1` | | `video.placement` | optional | Video placement type. See [OpenRTB 2.5 specification](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf), List 5.9 for Values | `1` | -| `video.minbitrate` | optional | Minumim bit rate in Kbps. | 50 | +| `video.minbitrate` | optional | Minimum bit rate in Kbps. | 50 | | `video.maxbitrate` | optional | Maximum bit rate in Kbps. | 70 | ### AdUnit Format for Video diff --git a/dev-docs/bidders/pubmatic.md b/dev-docs/bidders/pubmatic.md index 706217f9c7..5e6c22a558 100644 --- a/dev-docs/bidders/pubmatic.md +++ b/dev-docs/bidders/pubmatic.md @@ -32,6 +32,7 @@ endpoint_compression: true ### Bid Params {: .table .table-bordered .table-striped } + | Name | Scope | Description | Example | Type | |---------------|----------|--------------------|------------------------------|----------| | `publisherId` | required | Publisher ID | `'32572'` | `string` | @@ -74,6 +75,7 @@ Note: Combine the above the configuration with any other UserSync configuration. The adSlot parameter supports two different formats: {: .table .table-bordered .table-striped } + | Format | Example | |----------------|----------------------| | Without Size | `'38519891'` | @@ -86,6 +88,7 @@ adSlot parameter is optional. To omit the adSlot parameter, your publisher acco The PubMatic adapter supports video as of Prebid v1.16.0 {: .table .table-bordered .table-striped } + | Name | Scope | Description | Example | | :----------------------| :------- | :---------------------------------------------------------- | :------ | | `video.mimes` | required | Video MIME types | `['video/mp4','video/x-flv']` | @@ -100,7 +103,7 @@ The PubMatic adapter supports video as of Prebid v1.16.0 | `video.linearity` | optional | Indicates if the impression is linear or nonlinear
Values:
`1`: Linear/In-Stream
`2`: Non-Linear/Overlay. | `1` | | `video.placement` | optional | Video placement type. See [OpenRTB 2.5 specification](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf), List 5.9 for Values | `1` | | `video.plcmt` | optional | Video placement type. See [OpenRTB 2.6 specification - github](https://github.com/InteractiveAdvertisingBureau/openrtb2.x/blob/develop/2.6.md#327---object-video-), For values [plcmt subtypes](https://github.com/InteractiveAdvertisingBureau/AdCOM/blob/develop/AdCOM%20v1.0%20FINAL.md#list_plcmtsubtypesvideo) | `1` | -| `video.minbitrate` | optional | Minumim bit rate in Kbps. | 50 | +| `video.minbitrate` | optional | Minimum bit rate in Kbps. | 50 | | `video.maxbitrate` | optional | Maximum bit rate in Kbps. | 70 | ### AdUnit Format for Video diff --git a/dev-docs/bidders/pwbid.md b/dev-docs/bidders/pwbid.md index 9919486e76..f60c7519aa 100644 --- a/dev-docs/bidders/pwbid.md +++ b/dev-docs/bidders/pwbid.md @@ -27,6 +27,7 @@ The PubWise bid adapter is now availalbe self service. Visit Values:
`1`: Linear/In-Stream
`2`: Non-Linear/Overlay. | `1` | | `video.placement` | optional | Video placement type. See [OpenRTB 2.5 specification](https://www.iab.com/wp-content/uploads/2016/03/OpenRTB-API-Specification-Version-2-5-FINAL.pdf), List 5.9 for Values | `1` | -| `video.minbitrate` | optional | Minumim bit rate in Kbps. | 50 | +| `video.minbitrate` | optional | Minimum bit rate in Kbps. | 50 | | `video.maxbitrate` | optional | Maximum bit rate in Kbps. | 70 | ### Example diff --git a/dev-docs/modules/floors.md b/dev-docs/modules/floors.md index 3495955c10..0302c07c51 100644 --- a/dev-docs/modules/floors.md +++ b/dev-docs/modules/floors.md @@ -369,7 +369,7 @@ You **cannot** set the `floorMin` parameter without specifying a `data` object. | data.floorProvider | string | Optional atribute (as of prebid version 4.2) used to signal to the Floor Provider's Analytics adapter their floors are being applied. They can opt to log only floors that are applied when they are the provider. If floorProvider is supplied in both the top level of the floors object and within the data object, the data object's configuration shall prevail.| - | | data.currency | string | Currency of floor data. Floor Module will convert currency where necessary. See Currency section for more details. | 'USD' | | data.skipRate | integer | skipRate is a random function whose input value is any integer 0 through 100 to determine when to skip all floor logic, where 0 is always use floor data and 100 is always skip floor data. The use case is for publishers or floor providers to learn bid behavior when floors are applied or skipped. Analytics adapters will have access to model version (if defined) when skipped is true to signal the Price Floors Module is in floors mode. If skipRate is supplied in both the root level of the floors object and within the data object, the skipRate configuration within the data object shall prevail. | 0 | -| data.floorsSchemaVersion | integer | The module supports two versions of the data schema. Version 1 allows for only one model to be applied in a given data set, whereas Version 2 allows you to sample multiple models selected by supplied weights. If no schema version is provided, the module will assume version 1 for the sake of backwards compatiblity. For schema version 2 see the next section. | 1 | +| data.floorsSchemaVersion | integer | The module supports two versions of the data schema. Version 1 allows for only one model to be applied in a given data set, whereas Version 2 allows you to sample multiple models selected by supplied weights. If no schema version is provided, the module will assume version 1 for the sake of backwards compatibility. For schema version 2 see the next section. | 1 | | data.modelVersion | string | Used by floor providers to train on model version performance. The expectation is a floor provider’s analytics adapter will pass the model verson back for algorithm training. | - | | data.modelTimestamp | integer | Epoch timestamp associated with modelVersion. Can be used to track model creation of floor file for post auction analysis.| - | | data.schema | object |allows for flexible definition of how floor data is formatted. | - | @@ -436,7 +436,7 @@ You **cannot** set the `floorMin` parameter without specifying a `data` object. | data.currency | string | Currency of floor data. The module will convert currency where necessary. See Currency section for more details. | 'USD' | | data.skipRate | integer | skipRate is a random function whose input value is any integer 0 through 100 to determine when to skip all floor logic, where 0 is always use floor data and 100 is always skip floor data. The use case is for publishers or floor providers to learn bid behavior when floors are applied or skipped. Analytics adapters will have access to model version (if defined) when skipped is true to signal the module is in floors mode. If skipRate is supplied in both the root level of the floors object and within the data object, the skipRate configuration within the data object shall prevail.| 0 | | data.useFetchDataRate | integer | (PBS-Go 2.6+) useFetchDataRate is a random function whose input value is any integer 0 through 100 to determine when to skip dynamic floor data and fall back to static floor data. 0 means always use static floor data and 100 means always use dynamic floor data. The use case is for publishers or floor providers to confirm how dynamic floors data compares to static floors data. Analytics adapters will have access to the location of the actual floors data used, either "request" or "fetch". | 100 | -| data.floorsSchemaVersion | integer | The module supports two version of the data schema. Version 1 allows for only one model to be applied in a given data set, whereas Version 2 allows you to sample multiple models selected by supplied weights. If no schema version is provided, the module will assume version 1 for the sake of backwards compatiblity.| 1 | +| data.floorsSchemaVersion | integer | The module supports two versions of the data schema. Version 1 allows for only one model to be applied in a given data set, whereas Version 2 allows you to sample multiple models selected by supplied weights. If no schema version is provided, the module will assume version 1 for the sake of backwards compatibility.| 1 | | data.modelTimestamp | int | Epoch timestamp associated with modelVersion. Can be used to track model creation of floor file for post auction analysis.| - | | data.noFloorSignalBidders | array of strings | (PBJS 8.31+, PBS-Java 3.4+) This is an array of bidders for which to avoid sending floors. This is useful for bidders where the publishers has established different floor rules in their systems. The value can be `["*"]`. | - | | data.modelGroups | array of objects | Array of model objects to be used for A/B sampling multiple models. This field is only used when data.floorsSchemaVersion = 2 | - | diff --git a/guide/pb-guide-alerts.md b/guide/pb-guide-alerts.md index 50f7b5a2fe..321bd5497e 100644 --- a/guide/pb-guide-alerts.md +++ b/guide/pb-guide-alerts.md @@ -134,4 +134,4 @@ For example, if you had content such as "The adpod unit is only available for lo {% include alerts/alert_note.html content="The adpod unit is only available for long-form video." %} -Use the Liquid `capture` command when you are creating an alert that is very long or contains HTML formating. +Use the Liquid `capture` command when you are creating an alert that is very long or contains HTML formatting. diff --git a/prebid-mobile/modules/rendering/android-sdk-integration-admob.md b/prebid-mobile/modules/rendering/android-sdk-integration-admob.md index a8c3393375..03d84b06d3 100644 --- a/prebid-mobile/modules/rendering/android-sdk-integration-admob.md +++ b/prebid-mobile/modules/rendering/android-sdk-integration-admob.md @@ -85,7 +85,7 @@ This step is the same as for the original [AdMob integration](https://developers #### Step 2: Create AdMobMediationBannerUtils {:.no_toc} -The `AdMobBannerMediationUtils` is a helper class, which performs certain utilty work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `AdMobBannerMediationUtils` is a helper class, which performs certain utility work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationBannerAdUnit {:.no_toc} @@ -153,7 +153,7 @@ This step is the same as for original [AdMob integration](https://developers.goo #### Step 2: Create AdMobInterstitialMediationUtils {:.no_toc} -The `AdMobInterstitialMediationUtils` is a helper class, which performs certain utilty work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to adapters. +The `AdMobInterstitialMediationUtils` is a helper class, which performs certain utility work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to adapters. #### Step 3: Create MediationInterstitialAdUnit {:.no_toc} @@ -240,7 +240,7 @@ This step is the same as for the original [AdMob integration](https://developers ##### Step 2: Create AdMobRewardedMediationUtils {:.no_toc} -The `AdMobRewardedMediationUtils` is a helper class, which performs certain utilty work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to adapters. +The `AdMobRewardedMediationUtils` is a helper class, which performs certain utility work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to adapters. ##### Step 3: Create MediationRewardedVideoAdUnit {:.no_toc} diff --git a/prebid-mobile/modules/rendering/android-sdk-integration-max.md b/prebid-mobile/modules/rendering/android-sdk-integration-max.md index c9336a85b6..8c2c5c7724 100644 --- a/prebid-mobile/modules/rendering/android-sdk-integration-max.md +++ b/prebid-mobile/modules/rendering/android-sdk-integration-max.md @@ -74,7 +74,7 @@ This step is totally the same as for original [MAX integration](https://dash.app #### Step 2: Create MaxMediationBannerUtils {:.no_toc} -The `MaxMediationBannerUtils` is a helper class, which performs certain utilty work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `MaxMediationBannerUtils` is a helper class, which performs certain utility work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationBannerAdUnit {:.no_toc} @@ -139,7 +139,7 @@ This step is totally the same as for original [MAX integration](https://dash.app #### Step 2: Create MaxMediationInterstitialUtils {:.no_toc} -The `MaxMediationInterstitialUtils` is a helper class, which performs certain utilty work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `MaxMediationInterstitialUtils` is a helper class, which performs certain utility work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationInterstitialAdUnit {:.no_toc} @@ -202,7 +202,7 @@ This step is totally the same as for original [MAX integration](https://dash.app ##### Step 2: Create MaxMediationRewardedUtils {:.no_toc} -The `MaxMediationRewardedUtils` is a helper class, which performs certain utilty work for the `MediationRewardedVideoAdUnit`, like passing the targeting keywords to the adapters. +The `MaxMediationRewardedUtils` is a helper class, which performs certain utility work for the `MediationRewardedVideoAdUnit`, like passing the targeting keywords to the adapters. ##### Step 3: Create MediationRewardedVideoAdUnit {:.no_toc} @@ -262,7 +262,7 @@ Prepare the `MaxNativeAdLoader` object before you make a bid request. It will be #### Step 2: Create and configure NativeAdUnit {:.no_toc} -The `NativeAdUnit` class is responsible for making a bid request and providing a winning bid and targeting keywords. Fot the better targetting you should provide additional properties like `conteaxtType` and `placemantType`. +The `NativeAdUnit` class is responsible for making a bid request and providing a winning bid and targeting keywords. For better targeting you should provide additional properties like `contextType` and `placementType`. #### Step 3: Set up assets for bid request {:.no_toc} diff --git a/prebid-mobile/modules/rendering/ios-sdk-integration-admob.md b/prebid-mobile/modules/rendering/ios-sdk-integration-admob.md index 4d0cab980d..3651f316f3 100644 --- a/prebid-mobile/modules/rendering/ios-sdk-integration-admob.md +++ b/prebid-mobile/modules/rendering/ios-sdk-integration-admob.md @@ -105,7 +105,7 @@ This step is the same as for the original [AdMob integration](https://developers #### Step 2: Create AdMobMediationBannerUtils {:.no_toc} -The `AdMobMediationBannerUtils` is a helper class, which performs certain utilty work for the `MediationBannerAdUnit`, such as passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `AdMobMediationBannerUtils` is a helper class, which performs certain utility work for the `MediationBannerAdUnit`, such as passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationBannerAdUnit {:.no_toc} @@ -213,7 +213,7 @@ This step is the same as for the original [AdMob integration](https://developers #### Step 2: Create AdMobMediationInterstitialUtils {:.no_toc} -The `AdMobMediationInterstitialUtils` is a helper class, which performs certain utilty work for the `MediationInterstitialAdUnit`, such as passing the targeting keywords to adapters and checking the visibility of the ad view. +The `AdMobMediationInterstitialUtils` is a helper class, which performs certain utility work for the `MediationInterstitialAdUnit`, such as passing the targeting keywords to adapters and checking the visibility of the ad view. #### Step 3: Create MediationInterstitialAdUnit {:.no_toc} @@ -328,7 +328,7 @@ This step is the same as for the original [AdMob integration](https://developers #### Step 2: Create MediationRewardedAdUnit {:.no_toc} -The `AdMobMediationRewardedUtils` is a helper class, which performs certain utilty work for the `MediationRewardedAdUnit`, like passing the targeting keywords to the adapters. +The `AdMobMediationRewardedUtils` is a helper class, which performs certain utility work for the `MediationRewardedAdUnit`, like passing the targeting keywords to the adapters. #### Step 3: Create MediationInterstitialAdUnit {:.no_toc} @@ -442,12 +442,12 @@ Prepare the `Request` object before you make a bid request. It will be needed fo #### Step 2: Create AdMobMediationNativeUtils {:.no_toc} -The `AdMobMediationNativeUtils` is a helper class, which performs certain utilty work for `MediationNativeAdUnit`, like passing the targeting keywords to adapters and checking the visibility of the ad view. +The `AdMobMediationNativeUtils` is a helper class, which performs certain utility work for `MediationNativeAdUnit`, like passing the targeting keywords to adapters and checking the visibility of the ad view. #### Step 3: Create and configure MediationNativeAdUnit {:.no_toc} -The `MediationNativeAdUnit` is part of the Prebid mediation API. This class is responsible for making a bid request and providing a winning bid and targeting keywords to the adapters. For better targetting you should provide additional properties like `conteaxtType` and `placemantType`. +The `MediationNativeAdUnit` is part of the Prebid mediation API. This class is responsible for making a bid request and providing a winning bid and targeting keywords to the adapters. For better targeting you should provide additional properties like `contextType` and `placementType`. #### Step 4: Set up assets for bid request {:.no_toc} diff --git a/prebid-mobile/modules/rendering/ios-sdk-integration-max.md b/prebid-mobile/modules/rendering/ios-sdk-integration-max.md index cd3a541f55..d8940e627c 100644 --- a/prebid-mobile/modules/rendering/ios-sdk-integration-max.md +++ b/prebid-mobile/modules/rendering/ios-sdk-integration-max.md @@ -56,7 +56,7 @@ This step is the same as for the original [MAX integration](https://dash.applovi #### Step 2: Create MAXMediationBannerUtils {:.no_toc} -The `MAXMediationBannerUtils` is a helper class, which performs certain utilty work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `MAXMediationBannerUtils` is a helper class, which performs certain utility work for the `MediationBannerAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationBannerAdUnit {:.no_toc} @@ -126,7 +126,7 @@ This step is the same as for the original [MAX integration](https://dash.applovi #### Step 2: Create MAXMediationInterstitialUtils {:.no_toc} -The `MAXMediationInterstitialUtils` is a helper class, which performs certain utilty work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. +The `MAXMediationInterstitialUtils` is a helper class, which performs certain utility work for the `MediationInterstitialAdUnit`, like passing the targeting keywords to the adapters and checking the visibility of the ad view. #### Step 3: Create MediationInterstitialAdUnit {:.no_toc} @@ -186,7 +186,7 @@ This step is the same as for the original [MAX integration](https://dash.applovi ##### Step 2: Create MAXMediationRewardedUtils {:.no_toc} -The `MAXMediationRewardedUtils` is a helper class, which performs certain utilty work for the `MediationRewardedAdUnit`, like passing the targeting keywords to the adapters. +The `MAXMediationRewardedUtils` is a helper class, which performs certain utility work for the `MediationRewardedAdUnit`, like passing the targeting keywords to the adapters. ##### Step 3: Create MediationRewardedAdUnit {:.no_toc} @@ -250,12 +250,12 @@ Prepare the `MANativeAdLoader` object before you make a bid request. It will be #### Step 2: Create MAXMediationNativeUtils {:.no_toc} -The `MAXMediationNativeUtils` is a helper class, which performs certain utilty work for `MediationNativeAdUnit`, like passing the targeting keywords to adapters and checking the visibility of the ad view. +The `MAXMediationNativeUtils` is a helper class, which performs certain utility work for `MediationNativeAdUnit`, like passing the targeting keywords to adapters and checking the visibility of the ad view. #### Step 3: Create and configure MediationNativeAdUnit {:.no_toc} -The `MediationNativeAdUnit` is a part of the Prebid Mediation API. This class is responsible for making a bid request and providing a winning bid and targeting keywords to the adapters. Fot the better targetting you should provide additional properties like `conteaxtType` and `placemantType`. +The `MediationNativeAdUnit` is a part of the Prebid Mediation API. This class is responsible for making a bid request and providing a winning bid and targeting keywords to the adapters. For better targeting you should provide additional properties like `contextType` and `placementType`. #### Step 4: Set up assets for bid request {:.no_toc}