sohan vanani
sohan vanani

Reputation: 1574

Google AdMob interstitial ads in windows phone 7

I want to add google ads in my project but my project is for windows phone 7 . how can I implement GoogleAdMob to my windows phone 7 application. also I want to implement google interstitial ads in my application how can I did that??? I had a try to upgrade my project from 7.1 to windows phone 8 but it can't run it shows error like it I have developed HubTile Application. which used coading4fun toolkit and wpcontrolls.toolkit

"Unable to cast object of type 'System.Reflection.CustomAttributeData' to >type 'System.ComponentModel.TypeConverterAttribute'

and please tell me if there is any other ad network which provide interstitial ads to windows phone 7 application which have good eCPM . please help me.

Upvotes: 0

Views: 291

Answers (1)

Nana Ghartey
Nana Ghartey

Reputation: 7927

Currently, Google Admob is only available on windows phone 8, android and ios.

Support for windows phone 7 was dropped in 2013.

Until then, you can either use one or a combination of the following:

Microsoft PubCenter
Ad Duplex
inMobi
Leadbolt
Scoreoid
Mediabrix
PreApps

More here

You can also use AdRotator to achieve a +99% fill rate by real time swapping/replacing of ad providers.

Upvotes: 1

Related Questions