Skip to main content

Posts

Showing posts from September, 2017

How to setup SDK Mediation in DFP

SDK mediation Mobile SDK mediation allows you to send impressions from mobile apps to ad networks via an ad network's' own SDK. The SDK mediation creative type in DFP allows publishers to specify an ordered list of ad networks to call. For each impression, the ad request goes to the ad networks in the specified order. If the current network times out or doesn't return an impression because of an error or an impression cannot be found, then the request moves on to the next network. This continues until the impression is filled, or the last network in the mediation chain is reached. Here’s the list of support Ad Network partners : Link For supported ad networks: The developer team should integrate the following into the app: Include the ad network SDK and adapter - Link Include the Google Mobile Ads SDK - Link - Link Setup the network configurations: For iOS - Link For Android - Link For Windows - no support For unsupported ad netwo

DFP Mobile App Integration

DFP Mobile App Integration The SDK can be installed quickly and easily - Link for the checklist Integrating and setup the SDK for the app: Download the Google Mobile ads (GMA) SDK for Android or iOS . Use the Android or iOS quick start guides in the developer documentation to integrate the GMA SDK into your app. Depending on your ad strategy and inventory structure, you can request DFP ad units in various supported sizes and formats (e.g., banners, interstitials, and native). App developers can also see GMA API references with Google Play Services, code samples on the GitHub page , subscribe to the blog , follow the Google+ community , or ask questions on the forum .