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/5cfd3248-2942-4ff3-95d4-3e6b63515804%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to