-
Notifications
You must be signed in to change notification settings - Fork 0
DFP
This document outlines the integration steps needed for DFP customers. After integrating following these instructions, Yieldmo can deliver our high-yield formats through DFP. You have to configure Yieldmo in DFP as “Custom Event”.
- Integrate Google Mobile Ads SDK
- Yieldmo SDK 4.0.0 or above
- Works with iOS 8 and above
- 2 Adapter files (YMDFPPlacement.h & YMDFPPlacement.m)
- DFP should be configured to allow creative size 300x250
- Get the following from your account manager
- App ID - Needed to initialize the SDK
- Placement ID(s) - Needed for each ad location
- Delivers ads in-content
- Supports location targeting if a location is passed to DFP
- Reports clicks and ad lifecycle events to DFP
Please add every placement/ad unit with Yieldmo as a custom network as shown below:
The parameter is your Yieldmo app id followed by the placement id, separated by an underscore. For example: _.
- Integrate our SDK using Cocoapods or manually installing the framework, following integration in our Getting Started page.
- Drag and drop our custom adapter files (YMDFPPlacement.h & YMDFPPlacement.m), found on github in mediation/DFP
Because our high-yield formats can vary in size, we dynamically resize the DFP container in response to creative requirements and user actions. You may need to reset the size of the view if you want to request another network in the same container, or to refresh the Yieldmo ad.
Please feel free to reach out to ads@yieldmo.com or to your account manager for any questions.
Start Here
iOS Version Support
Troubleshooting & Logging
Have a previous SDK?
