Hi all, I am having issues authenticating to the Google AD API with the use of a service account. I get the NO_ADS_USER error but i think my setup (At least the one provided in the Google documentation) is ok. So :
1. Endpoint of interest https://googleads.googleapis.com/v11/customers:listAccessibleCustomers 2. Our developer token is the one linked with the specific AD Manager account (123-456-7890 Account Name Here) and has been upgraded to Basic Access after a successful review. 3. Workspace account [email protected] was invited as admin to the above Ad Manager 4. Firebase project was created under [email protected] and service account was added to it. 5. Service account granted domain wide delegation. 6. .json credential downloaded and used in GoogleCredentials class instance along *with https://www.googleapis.com/auth/adwords* scope and createDelegated argument set to service account email (firebase-adminsdk-somenum...@project-name-here.iam.gserviceaccount.com) referenced in steps 4 and 5. As an added step i also linked the Firebase project of step 4 to the AD Manager account through the Integrations tab in project settings. What am i doing wrong ? Kind regards -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 "Google Ads API and AdWords 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/f07a0058-fafd-438b-a075-5baf1ecf8f4fn%40googlegroups.com.
