selladurai
selladurai

Reputation: 6779

How to do Ad Integration in windows phone 7?

So, what is ad integration and how to implement in windows phone 7?

Upvotes: 1

Views: 850

Answers (4)

Spruce
Spruce

Reputation: 282

Smatoo has a WP7 one as well.

Had a fair bit of trouble with it though. I disabled location services it still shows up in the manifest. This caused my app to fail certification as i didn't have a policy as to how the location data would be used.

Upvotes: 1

Christian Resma Helle
Christian Resma Helle

Reputation: 746

Microsoft provides something called the Advertising SDK for Windows Phone 7. I have a short post on the subject here

http://christian-helle.blogspot.com/2010/10/microsoft-advertising-sdk-for-windows.html

You can get the Advertising SDK for Windows Phone 7 here:

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=b0f00afc-9709-4cc2-ba2c-57728db6cbd6

Upvotes: 3

JonAlb
JonAlb

Reputation: 1720

AldarIT has a Free (but not Open) Multiple network ad control for WP7 that works well. http://www.aldarit.com/superads.html

Upvotes: 2

selladurai
selladurai

Reputation: 6779

Ad intergation means allow to run ads in our application. For other Application http://www.admob.com/ and for WP7 http://www.adgac.com/

AdMob provides app developers with a solution to distribute and monetize your apps. All SDKs are designed to take advantage of the unique capabilities of each platform.

Upvotes: 0

Related Questions