Hi,
Thank you for reaching out to the Google Ads API support team.
By reviewing your query, I understand that you are getting the error "
PERMISSION_DENIED". It means a user doesn't have permission to access a customer and you’re accessing a client customer using 'login-customer-id’ in the request. To address the above error, you will need to ensure that the user / email address you used to generate the credentials indeed has
access to the account in your request. If the user / email address has access or is associated with the MCC / manager account, you will need to specify the said MCC / manager account ID as the value of the
login-customer-id field.
However, If you are still facing the issue, please provide us with the (
request and
response with
request-id and
request header) and uncropped UI screenshots to further investigate this issue.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guide
PHP to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
This message is in relation to case "ref:!00D1U01174p.!5004Q02rX3Ul:ref"
Thanks,
 |
Google Ads API Team |
