Hi,
What is the relationship between the OAuth2 authenticated user of GoogleAdsAPI and the user of the MCC account for testing?
If the OAuth2-authenticated Google account is no longer the user of the MCC account for testing
Will requests to the API be disabled?
For example.
1. create a test MCC account.
2. Add the users
a...@google.com and
b...@google.com to the test MCC account.
3. Perform OAuth2 authentication on
a...@google.com.
4. Remove
a...@google.com from the test MCC account.
In this case, will the authentication information that was used for OAuth2 authentication with "
a...@google.com" in "3." be invalidated?
Thanks,
Yuta.