Fetch campaign mobile app using API

48 views
Skip to first unread message

a...@aditor.com

unread,
Feb 20, 2017, 10:52:57 AM2/20/17
to AdWords API Forum
How to fetch via Adwords API from an existing app install campaign what is the mobile app that is defined?

Joyce Lava

unread,
Feb 21, 2017, 12:51:29 AM2/21/17
to AdWords API Forum
Hello,

You may use the CampaignService.get with specified advertisingChannelType and advertisingChannelSubType for mobile app campaigns.

More details about this in the AdWords API can be found here.

Regards,
Joyce, AdWords API Team

a...@aditor.com

unread,
Feb 21, 2017, 2:19:02 AM2/21/17
to AdWords API Forum
The question is how to get the name and the OS of the actual mobile app that is being advertised. It is not returned from campaign service API.

Joyce Lava

unread,
Feb 21, 2017, 4:20:19 AM2/21/17
to AdWords API Forum
Hello,

You may try to use the CampaignCriterionService instead, with criterion as OperatingSystemVersion to get the name and the version of the device targeted. Please let me know if this helps.

a...@aditor.com

unread,
Feb 22, 2017, 2:59:56 AM2/22/17
to AdWords API Forum
This service provides targeting operating system info. But we want to get info about mobile app that is advertised - i.e. when the end user clicks on the banner he is redirected to Play Store or App Store page of the advertised app and we need to find OS (Android or IOS) of this advertised app.

Joyce Lava

unread,
Feb 22, 2017, 9:17:45 PM2/22/17
to AdWords API Forum
Hello,

Apologies for the delayed response and thanks for the additional information. You may use the URL Performance Report using Url and DisplayName fields to get the information you described. 

The return should be something like: mobileapp::2-com.google.android.launcher, as documented here (under "MobileApplication" section). Additionally, you can distinguish if it is from iOS or Android by the prefix 1 or 2. To get mode details about this, please refer here. Please let me know if this helps.
Reply all
Reply to author
Forward
0 new messages