Hello, Campaigns created through the API are equivalent to *All features* campaigns. There is not a 1-1 mapping between the sub-types in the AdWords UI and the API, since the AdWords UI sub-types are mostly used for controlling which AdWords UI elements are available when working with a campaign in the UI. The advertisingChannelSubType <https://developers.google.com/adwords/api/docs/reference/v201409/CampaignService.Campaign#advertisingChannelSubType> simply provides an additional refinement over advertisingChannelType <https://developers.google.com/adwords/api/docs/reference/v201409/CampaignService.Campaign#advertisingChannelType> when specifying the primary serving target for ads within this campaign.
You could create the campaign and add the campaign criterions <https://developers.google.com/adwords/api/docs/reference/v201603/CampaignCriterionService.Criterion> to target the campaigns. Please check out Criterion.type <https://developers.google.com/adwords/api/docs/reference/v201603/CampaignCriterionService.Criterion#type> for more details. You could create the dynamic search Ad <https://developers.google.com/adwords/api/docs/reference/v201603/AdGroupAdService.DynamicSearchAd> using AdGroupAdService <https://developers.google.com/adwords/api/docs/reference/v201603/AdGroupAdService> . Thanks, 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/def5b18d-eebb-4b68-8adb-a15b895e522a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
