Thanks, I was able to get the active extensions using CampaignExtensionSettingService.
For feeds created via the AdWords API, you will have to make use of the > different feed services > <https://developers.google.com/adwords/api/docs/guides/feed-services>. Just to clarify, as this is important for me. I am building an application to create and manage campaigns. And these campaigns may have been created via AdWords UI. What you stated above does not restrict me from adding FeedItems, using the API, into the feeds created via the UI right? For a Campaign that is created from the AdWords UI and with extensions added via the UI, is there a particular service that I must use in order to manage its extensions? I assume I should not use FeedServices to manage these campaigns. If possible, I would like to use ExtensionSettingServices exclusively (without FeedServices). On Friday, 20 January 2017 14:17:30 UTC+8, Peter Oliquino wrote: > Hi JC, > > Could you confirm if you created the Callout1 feed item using the AdWords > UI? If yes, then what you need to use will be the > CampaignExtensionSettingService > <https://developers.google.com/adwords/api/docs/reference/v201609/CampaignExtensionSettingService>. > > For feeds created via the AdWords API, you will have to make use of the > different feed services > <https://developers.google.com/adwords/api/docs/guides/feed-services>. > > Cheers, > Peter > 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/b1b747c0-f230-4ddf-b50d-8cadbdd31c23%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
