Hello,
My company have multiple MCC accounts. We are planning to retrieve data from Google Adwords account to generate some reports for internal use. I applied and received a developer token for one of my MCC account. I can retrieve AdWords data that belong to this account. In addition, I would like to retrieve data that belongs to other MCC accounts. When I try it says "USER_PERMISSION_DENIED".
Is there any other ways to implement this. Please let me know. Thanks in advance.
Regards
Sam
Hi 暐陳,
Thank you for reaching out. I’m a colleague of Danica. If you are trying to access both MCC accounts, you don’t need to link these two MCC accounts. You could create OAuth2 credentials for each MCC account and make API calls with the same developer token. You need to create OAuth2 credentials for each MCC account separately as the authorization code and refreshToken are solely dependent on the account that you are logged in with when you generate the OAuth2 credentials. The other way is to link the two MCC accounts and grant the Admin access for the MCC account with higher level. The currency would not be affected if you connect the two MCC accounts.
Thanks and regards,
Xiaoming, Google Ads API