Hi Ivan, See attached files. When you click into a campaign, go to Ad Extensions then below you can select Ad Groups. There you can perform bulk add. After which you can also select the table rows and edit to perform bulk operations (third attachment.)
However, the advantage of executing AdGroupExtensionSettingOperation > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService.AdGroupExtensionSettingOperation> > via > BatchJobService over the synchronous service counterpart, > AdGroupExtensionSettingService > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService>, > > is that you can perform batches of ADD or REMOVE operations without waiting > for them to complete. If you take a look at the third attachment -- If I want to do a similar bulk removal from ad groups using the API, wouldn't I need to 1. first, retrieve EVERY ad group's AdGroupExtensionSetting. 2. Then, make sure they have the Extensions I want to remove. 3. Then, create an remove operation? The same thing for adding. Essentially I am doing "Remove extension if exists" and "Add extension if does not exist" on the ad group. Maybe if I do a BatchJob, the ad groups with incompatible extensions will fail with errors and I should just ignore those? On Monday, 20 March 2017 14:30:46 UTC+8, Ivan Bautista wrote: > > Hi JC, > > Could you provide us a screenshot or point to us where in the AdWords UI > you can achieve adding of extensions to multiple ad groups at once? > > Currently, there are no available services in the AdWords API that will > allow you to add extensions to multiple ad groups at once. Even in > BatchJobService > <https://developers.google.com/adwords/api/docs/reference/v201702/BatchJobService>, > > separate operations must be formed and requested for each ad group you want > to add extensions to. However, the advantage of executing > AdGroupExtensionSettingOperation > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService.AdGroupExtensionSettingOperation> > via > BatchJobService over the synchronous service counterpart, > AdGroupExtensionSettingService > <https://developers.google.com/adwords/api/docs/reference/v201702/AdGroupExtensionSettingService>, > > is that you can perform batches of ADD or REMOVE operations without waiting > for them to complete. > > Regards, > Ivan > 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 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 https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/69b17299-3152-49c2-b0f9-bd28bd17012e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.