Hi Peter Thanks for your answer. Yes - but how can I get the FeedId if I don't know which of the feeds are the e.g. primary sitelink feed which was created by adwords?
Thanks. Patrick Am Dienstag, 30. Mai 2017 06:21:30 UTC+2 schrieb Peter Oliquino: > > Hi Patrick, > > You may choose to retrieve the FeedId depending on the level you > associated it to. For customer level, you may use the > CustomerExtensionSettingService.get > <https://developers.google.com/adwords/api/docs/reference/v201702/CustomerExtensionSettingService#get> > to > get the FeedId > <https://developers.google.com/adwords/api/docs/reference/v201702/CustomerExtensionSettingService.SitelinkFeedItem#feedid> > of > the SitelinkFeedItem > <https://developers.google.com/adwords/api/docs/reference/v201702/CustomerExtensionSettingService.SitelinkFeedItem>. > > For campaign and adgroup level, you may use the > CampaignExtensionSettingService.get > <https://developers.google.com/adwords/api/docs/reference/v201702/CampaignExtensionSettingService#get> > (FeedId > <https://developers.google.com/adwords/api/docs/reference/v201702/CampaignExtensionSettingService.SitelinkFeedItem#feedid>) > > and the AdGroupExtensionSettingService.get > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService#get> > (FeedId > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService.SitelinkFeedItem#feedid>) > > respectively. Let me know if this is what you need. > > Best regards, > 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/564d1022-708b-4862-af0c-05ad9024c977%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
