Hi Nick, You could use the mobile app installs campaigns. Please check out the Driving Mobile Application Downloads guide <https://developers.google.com/adwords/api/docs/guides/driving-mobile-app-downloads>. You could use CampaignCriterionService <https://developers.google.com/adwords/api/docs/reference/v201509/CampaignCriterionService> to set platforms <https://developers.google.com/adwords/api/docs/appendix/platforms>, mobile OS platforms <https://developers.google.com/adwords/api/docs/appendix/mobileplatforms> mobile devices, and operating system versions you want to target. You could follow the example <https://github.com/googleads/googleads-php-lib/blob/master/examples/AdWords/v201509/Targeting/GetTargetableLanguagesAndCarriers.php> code from above response.
Mark- Thanks for your detailed reply. Regards, Umesh, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/2ca88dd4-f6a1-40fd-8003-4cab97d2c26b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
