Skip to content

Conversation

@YuriyVelichkoPI
Copy link
Contributor

🏷 Type of documentation

  • new bid adapter
  • update bid adapter
  • new feature
  • text edit only (wording, typos)
  • bugfix (code examples)
  • new examples

📋 Checklist

  • Related pull requests in prebid.js or server are linked -> Paste link in this list or reference it on the PR itself
  • For new adapters check submitting your adapter docs


{% endcapture %}
{% capture gma11 %}Prebid.initializeSDK(gadMobileAdsVersion: GADGetStringFromVersionNumber(GADMobileAds.sharedInstance().versionNumber) { status, error in
{% capture gma11 %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The spaces were omitted intentionally to avoid rendering issues.
image

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like a conflict here. The linter requires the addition of a line before and after the code block. I'll take a look at how to fix it

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose removing code block syntax may help

@mdanylov-sigma mdanylov-sigma force-pushed the mobile/code-integration-3.0-updates branch from 0b2113f to fad2a05 Compare April 7, 2025 12:20
Copy link
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the draft! My major concern is that this document is too aggressive in eliminating instructions that are still relevant for users of SDK 2.5. I don't think you can assume people are going to upgrade to 3.0 for at least 6 months. In the meantime, they still need docs for 2.5. So instead of deleting everything that's 2.5 only, I think you need to flag it somehow. Maybe just a parenthesis like "(2.x only)" or maybe an alert.

My next biggest concern is it looks like the account-settings has been misnamed or misunderstood. Account settings is the GLOBAL ext.prebid.storedrequest. It is NOT imp.ext.prebid.storerequest... that's the AdUnit-level settings.

@mdanylov-sigma mdanylov-sigma requested a review from bretg April 9, 2025 21:53
Copy link
Contributor

@bretg bretg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Getting there! Made a few wordsmithing updates and pointed a few migration functions/settings that seem to be missing. An important role of the "API changes" docs is to help app developers figure out how to move from 2.x to 3.0, so guidance with stuff like isCoppaEnabled would be very helpful.

@mdanylov-sigma mdanylov-sigma requested a review from bretg April 10, 2025 16:33
- App and User first party data should use the [functions defined for those purposes](/prebid-mobile/pbm-api/ios/pbm-targeting-ios.html#first-party-data)
- See the [Prebid Server auction endpoint](/prebid-server/endpoints/openrtb2/pbs-endpoint-auction.html#prebid-server-ortb2-extension-summary) reference for more information about how it will process incoming fields.

### Deprecated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android and iOS docs differ; is it expected? Check out pbm-targeting-ios.md


- Display Banner via `BannerAdUnit`
- Video Banner and Instream Video via `VideoAdUnit`
- Video Banner and Instream Video via `InStreamVideoAdUnit`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Android and iOS docs differ; is it expected? Check out ios-sdk-integration-pb.md

Copy link
Contributor

@OlenaPostindustria OlenaPostindustria left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mdanylov-sigma mdanylov-sigma merged commit f82438f into master Apr 11, 2025
6 checks passed
@mdanylov-sigma mdanylov-sigma deleted the mobile/code-integration-3.0-updates branch April 11, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants