Hello I had to inquire about the report data of several independent MCC accounts, so I inquired about whether one or more developer tokens were approved and, if not, how to call API for other MCC accounts.
According to the policy, only one developer token is approved by one company and if you need to call an API for another MCC account, you can specify it in the "login-customer-id" field, so we proceeded as follows. 1. Create user authentication information and OAuth consent screen with MCC2's Google account (Posted status: TEST, registered MCC1's Google post with test user) 2. As the guide of https://github.com/googleads/googleads-python-lib/wiki/API-access-using-own-credentials-(installed-application-flow)#step-2---setting-up-the-client-library, OAuth certification. 3. Change the account to MCC1 -> MCC2 using SetClientCustomerId. 4. Calling the account list inquiry API. API call result: googleads.errors.GoogleAdsServerFault: [AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>'] How can I call API if I can't invite MCC1's Google account to MCC2 and we have to stay independent of each other? Or is there something I missed? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "AdWords API and Google Ads 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/0907c356-8060-4a10-aa64-2e4035f8c9b0n%40googlegroups.com.
