Hi Parker,

If you simply delete the *Feed*, then I think what you'll find is that the *Ad 
extensions* tab will show something like *Invalid settings* on your 
campaigns. The reason for this is that the underlying CampaignFeed 
<https://developers.google.com/adwords/api/docs/reference/v201506/CampaignFeedService.CampaignFeed>
 
(and FeedMapping 
<https://developers.google.com/adwords/api/docs/reference/v201506/FeedMappingService.FeedMapping>)
 
will still be there, but will point to a non-existent feed.

Instead, I'd recommend that you use CampaignExtensionSettingService 
<https://developers.google.com/adwords/api/docs/reference/v201506/CampaignExtensionSettingService>
 as 
you mentioned, which will clean up the *CampaignFeed*, then follow that up 
with a delete of the *FeedMapping* and the *Feed*. This should completely 
clean up the *Feed* from your account.

Cheers,
Josh, AdWords API Team

On Friday, August 14, 2015 at 4:28:55 PM UTC-4, Parker Crist wrote:
>
> Hi, I am wanting to delete all of the sitelinks I have in a particular 
> feed using the AdWords API, and delete the feed itself.  To do so, do I 
> first need to disassociate the FeedItems from their campaigns with a 
> CampaignExtensionSettingOperation, then delete the ExtensionFeedItems 
> themselves, then use a FeedOperation to delete the feed?  Or by deleting 
> the feed with the FeedOperation, will my sitelinks automatically be 
> disassociated and/or deleted?
>
> Thanks,
> Parker
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/1af97b20-4e94-44be-8985-9798c5ecf5ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to