Hi, Campaigns created through the API have all features enabled, so you cannot (and need not) set the sub type for mobile app installs. Instead, you can simply do the following:
1. Create a CampaignCriterion <https://developers.google.com/adwords/api/docs/reference/v201406/CampaignCriterionService.CampaignCriterion> where the *criterion* is set to a MobileApplication <https://developers.google.com/adwords/api/docs/reference/v201406/CampaignCriterionService.MobileApplication> object, configured for your app. 2. Create another *CampaignCriterion* where the *criterion* is set to an OperatingSystemVersion <https://developers.google.com/adwords/api/docs/reference/v201406/CampaignCriterionService.OperatingSystemVersion> object where the ID is set to the desired ID taken from the mobile platforms list <https://developers.google.com/adwords/api/docs/appendix/mobileplatforms> . Cheers, Josh, AdWords API Team On Thursday, September 25, 2014 7:00:21 AM UTC-4, Jelly Hu wrote: > > Hi, > > I want to know whether it's available for me to create "mobile app > installs" campaign via API? > > I couldn't find anything about "mobile app installs" during the API > document, > especially > the CampaignService. > > What can I do to create "mobile app installs" campaign via API? > > Thanks! > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/c5739756-d9bb-410e-98e4-fd2e0d7b6eef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
