RE: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-25 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hi Tim, Thank you for clarifying this. When you're updating the existing Ad group with a new feedItem, you will need to use the AdGroupExtensionSetting.mutate() with the operator as SET/ADD. To prevent the new settings to overwrite the existing settings, you will need to send back all the Fee

Re: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-25 Thread Tim
Hi Bharani, Thanks for your reply. The problem I am having is not to do with associating a feed item with multiple entities, but instead the problem is that the associations between a feed item and an ad group gets lost when I add another association using the code supplied. I can get around th

RE: AdGroupExtensionSettingOperation removes existing feed items when trying to add a new one

2019-04-24 Thread googleadsapi-forumadvisor via AdWords API and Google Ads API Forum
Hello Tim, You can associate the same feed item with multiple entities. If you are looking to use the same extension to all the AdGroups in a campaign, you may set it at the campaign level. Similarly, if you're using a specific extension at the campaign level, you may set them at the account lev