Hi, I just want to make sure I'm not going overboard with the solution to this.
I'm trying to figure out how to get the list of campaigns for all accounts under my management account. Based on what I'm seeing in the documentation, it seems like I need to do something along the lines of what's in the "get_account_hierarchy.py <https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201702/account_management/get_account_hierarchy.py>" example, and then for each customerId that comes back, pull the campaigns from the campaign service. Is that the expectation? Or is there a way that for each service you could just ask for all entities under the management account for that service (i.e. all campaigns). Thanks in advance, Joe -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/beed7a5e-e90a-4f0f-aaaa-8fa710918d9b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
