Hi Tim, Yes, one of the reasons for getting the AuthorizationError.USER_PERMISSION_DENIED <https://developers.google.com/adwords/api/docs/common-errors#AuthorizationError.USER_PERMISSION_DENIED> error is being that the account is not linked to an MCC that can directly manage accounts. Another reason would be that you are using OAuth2 credentials which do not have access to the specific client account. This being said, users/developers may still access unlinked client accounts if they have the correct OAuth2 credentials.
To achieve this, the OAuth2 credentials will need to be created while logged in using an email address which has access to the specific AdWords (client/MCC) account and preferably has administrative access. The guide for creating the said credentials can be found here <https://developers.google.com/adwords/api/docs/guides/authentication>. Let me know if this helps. Additionally, I would recommend that you create a new thread for new concerns so we can better track each one accordingly. Thanks and regards, Peter 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. 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/0ae7195d-940d-446e-9387-a98bb298201b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
