We have an accounting app that connects to our clients' ad platforms 
(microsoft, meta, amazon, tiktok, etc) regularly to pull account spend.  
This is usually done through a quick oauth loop where the client logs in & 
grants permission, we get an access token, and automatically pull their 
account spend daily via api.  

>From google's api reference, it seems the only way to access the api is to 
create a manager's account.  Then the clients that authorize will be 
connected to that manager's account.

We could have a few thousand accounts go through this process - and the 
only data we need to pull is a summary of account spend.  Is granting 
permission to our manager's account the best path forward, or should we be 
looking into a different reporting service to pull account spend?

Thanks for any advice

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/cbfd52e7-0bbf-4268-b0a2-8449cd1b1931n%40googlegroups.com.

Reply via email to