Hi,
I am currently working on a project that integrates the Google Ads API. I have a Google Cloud Console project and access to several manager and sub-accounts with an email address. However, I'm facing an issue with accessing campaign data.
Each time I call the /customers:listAccessibleCustomers endpoint using the developer token, I retrieve all accounts associated with my email, but I don't know the account of developer token ( an old teammate left it behind) everytime I try to hit the endpoint for a specific account I am unable to access the campaigns. Instead, I receive the error:
DEVELOPER_TOKEN_NOT_APPROVED.
I suspect this issue might be related to the manager account not having the necessary permissions or access, but I'm unable to identify which account is associated with the console project. As a result, I am unsure how to modify its access level.
Could you please guide me on how to:
![]() |
Google Ads API Team |