Project DescriptionAd Configuration and Rotator for Windows Phone is a set of classes and controls which allow you to remotely manage advertising providers used inside your Windows Phone application. Advertising providers can be plugged in on an 'as needed' so application only ship with the providers being used.
AdvertisingConfigurationAn ad configuration class which contains ad provider and placement. The configuration classes can be serialized to JSON for dynamic and remote configuration.
AdvertisingControlAn ad rotator control which uses an instance of AdvertisingConfiguration to automatically configure itself.
Supported Providers
- Google AdMob
- Microsoft PubCenter
- AdDuplex
- Inneractive
- Smaato (coming soon)
IMPORTANT: The Google AdMob control has been recompiled to remove the inclusion of any code from the Microsoft.Phone.Info namespace. The AdMob control will no longer cause your Windows Phone application to be flagged as requiring 'Owner Identity' and 'Phone Identity'.