I want to achieve something similar to AdWords UI's* Campaign -> Ad extensions -> Callout extensions -> Ad group extensions *where a table of ad groups and their extensions are displayed.
Therefore, I need to get all the ad groups with extensions in an API call. What's the most efficient way to do this? AdGroupExtensionSettingService has no campaign id selector. Must I first get all the ad group ids and use those as the selector? This would require 2 separate calls one after the other which means it takes much longer to load. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/b3b3dd17-3d45-4f1e-b277-6d7ac7d3c234%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
