Re: Does deleting a feed using a mutate (REMOVE) FeedOperation delete its associated ExtensionFeedItems?

2015-08-18 Thread Josh Radcliff (AdWords API Team)
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

Does deleting a feed using a mutate (REMOVE) FeedOperation delete its associated ExtensionFeedItems?

2015-08-14 Thread Parker Crist
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, t