321
edits
m (Tlohmann moved page Prebid Mobile SDK in apps to Prebid Mobile SDK in Apps) |
No edit summary |
||
Line 7: | Line 7: | ||
::iOS: https://github.com/prebid/prebid-mobile-ios | ::iOS: https://github.com/prebid/prebid-mobile-ios | ||
::Android: https://github.com/prebid/prebid-mobile-android | ::Android: https://github.com/prebid/prebid-mobile-android | ||
#Create the banner ad unit with all sizes and additional sizes that are to be included in the prebid request (the | #Create the banner ad unit with all sizes and additional sizes that are to be included in the prebid request (the PREBID_SERVER_CONFIGURATION_ID is taken from a separate table and assigned to the corresponding position (Note for Ad Technology iq digital: The PREBID_SERVER_CONFIGURATION_ID of a placement is the "Targeting ID" in Prebid Server Premioum by Xandr)). | ||
PREBID_SERVER_CONFIGURATION_ID is taken from a separate table and assigned to the corresponding position). | |||
#The Prebid Mobile SDK sends a request to the prebid server. | #The Prebid Mobile SDK sends a request to the prebid server. | ||
#The prebid server sends back an offer (if present). | #The prebid server sends back an offer (if present). |