I would also like to add or remove extensions from multiple ad groups like the UI? How can I achieve that?
As far as I understand, each ad group's extensions must be set through its AdGroupExtensionSetting -- that which contains ExtensionSetting, essentially an array containing the extensions. If adding or removing, I will have to read each Ad group's ExtensionSetting and add to or remove from the array. Problem is doing a bulk operation, I can't be reading each Ad Group on a separate operation. If I have hundreds or thousands of ad groups, it'll take forever to complete. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/f77d2cf3-afe8-4edb-92dc-c7318eff3d6e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
