Hi, 

Each API call will need a target account to be specified in the header. If 
you have multiple accounts where the same operation needs to be performed, 
you could look into setting the client customer Id at the run time. Please 
check here 
<https://github.com/googleads/googleads-python-lib#how-do-i-change-the-client-customer-id-at-runtime>
 for 
more details. If all these 22 accounts are under the same MCC account, you 
could use the ManagerCustomerService.get() 
<https://developers.google.com/adwords/api/docs/reference/v201802/ManagedCustomerService#get>
 to 
get all client accounts under this MCC and set the client Ids at the run 
time as described above. Please check this sample 
<https://github.com/googleads/googleads-python-lib/blob/master/examples/adwords/v201802/reporting/parallel_report_download.py>
 in 
reporting, which downloads report of a specific type from all the client 
account under an MCC. Hope this helps. Let me know if you have any 
additional questions. 

Thanks,
Sreelakshmi, 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/0c869029-732a-4f07-9616-2507642af1ca%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • General ... santiago
    • Re:... 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum

Reply via email to