Mediation
To support Mediation with partners:
- The “Mediation Partners” folder inside the “VMAXSDKWP8/packages” folder consists of all supported Client to Server integration partners like Microsoft, AdDuplex and their respective adapters/mediator dlls.
- Browse and add references to the dlls/Extensions in your project that are present in the corresponding folder.(refer to the below table)
For example- for mediating through AdMob, add the reference of the dlls to your project which are present in the “AdMob” folder (GoogleAds.dll & AdMobMediator.dll) inside “Mediation Partners”.
- You can add/remove the dlls/Extensions based on your choice of the mediation partners that you want. Just make sure to add/remove all the dlls/Extensions for a specific partner that are present in the respective folder.(This will help you in reducing the unwanted size overhead)
- The following table describes the files to be added for the respective mediation partners –
Partner | Folder where respective mediation files placed (inside VMAXSDKWP8/packages/ Mediation Partners) | .dll Files to be selected and added as a reference to the Project |
AdMob | AdMob | GoogleAds.dll AdMobMediator.dll |
AdDuplex | AdDuplex | AdDuplex.WindowsPhone.dll AdDuplexMediator.dll |
Microsoft | Microsoft | Microsoft.Advertising.Mobile.dll Microsoft.Advertising.Mobile.UI.dll Microsoft.Phone.Controls.Maps.dll MicrosoftMediator.dll |
Note :- To install “Microsoft Advertising SDK for XAML” & “AdDuplex SDK for Universal Apps” Extensions please visit the hyperlinks mentioned in the table and perform the steps necessary to install the SDKs.
Read more on testing the integration here.