321
edits
(Created page with "==Introduction== The Prebid Mobile SDK serves to integrate different header bidding providers in one app, and these providers can then make initial bids for the available ad p...") |
|||
Line 36: | Line 36: | ||
[https://docs.prebid.org/prebid-mobile/pbm-api/ios/prebidmobile-object-ios.html Anleitung iOS Custom Host] | [https://docs.prebid.org/prebid-mobile/pbm-api/ios/prebidmobile-object-ios.html Anleitung iOS Custom Host] | ||
===Account ID | ===Set Account ID=== | ||
Our account ID must also be set. | |||
<pre>PrebidMobile.setPrebidServerAccountId("6975");</pre> | <pre>PrebidMobile.setPrebidServerAccountId("6975");</pre> | ||