From 5d51dc3cbf09ac171f8c36aae72a1cf0b91db7ed Mon Sep 17 00:00:00 2001 From: Yuriy Velichko Date: Fri, 20 Dec 2024 18:45:02 +0200 Subject: [PATCH] doc: fix the release version of the setOrtb feature --- _includes/mobile/adunit-config-android.md | 2 +- _includes/mobile/adunit-config-ios.md | 2 +- prebid-mobile/pbm-api/android/pbm-targeting-android.md | 2 +- prebid-mobile/pbm-api/ios/pbm-targeting-ios.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/mobile/adunit-config-android.md b/_includes/mobile/adunit-config-android.md index 9c4662684c..aa522f9582 100644 --- a/_includes/mobile/adunit-config-android.md +++ b/_includes/mobile/adunit-config-android.md @@ -2,7 +2,7 @@ Each ad unit in the Original API is a subclass of the `AdUnit` class, which prov ### Arbitrary OpenRTB -(requires SDK v2.4.0) +(requires SDK v2.3.1) Prebid SDK allows the customization of the OpenRTB request on the impression level using the `setImpORTBConfig()` function: diff --git a/_includes/mobile/adunit-config-ios.md b/_includes/mobile/adunit-config-ios.md index 895a3e58c4..7fa4ad9490 100644 --- a/_includes/mobile/adunit-config-ios.md +++ b/_includes/mobile/adunit-config-ios.md @@ -2,7 +2,7 @@ Each ad unit in the original integration method is a subclass of the `AdUnit` cl ### Arbitrary OpenRTB -(requires SDK v2.4.0) +(requires SDK v2.3.1) Prebid SDK allows the customization of the OpenRTB request on the ad unit level using the `setImpORTBConfig()` function: diff --git a/prebid-mobile/pbm-api/android/pbm-targeting-android.md b/prebid-mobile/pbm-api/android/pbm-targeting-android.md index 8dac95eead..81c269da6a 100755 --- a/prebid-mobile/pbm-api/android/pbm-targeting-android.md +++ b/prebid-mobile/pbm-api/android/pbm-targeting-android.md @@ -745,7 +745,7 @@ Parameters: ## Arbitrary OpenRTB -(requires SDK v2.4.0) +(requires SDK v2.3.1) Prebid SDK allows the customization of the OpenRTB request on the global level using `setGlobalOrtbConfig()` function: diff --git a/prebid-mobile/pbm-api/ios/pbm-targeting-ios.md b/prebid-mobile/pbm-api/ios/pbm-targeting-ios.md index e2ca9006e7..a3a02d8ef8 100644 --- a/prebid-mobile/pbm-api/ios/pbm-targeting-ios.md +++ b/prebid-mobile/pbm-api/ios/pbm-targeting-ios.md @@ -509,7 +509,7 @@ All of the targeting class methods have been mentioned above in the context of F ## Arbitrary OpenRTB -(requires SDK v2.4.0) +(requires SDK v2.3.1) Prebid SDK allows the customization of the OpenRTB request on the global level using `setGlobalORTBConfig()` function: