I have the following issue developing a third party service that needs to 
integrate with client's Google Ads accounts

My business account *A*@gmail.com is

   - configured for API access, has developer token *TA*
   - can authenticate via OAuth and execute google ads api calls ending 
   developer token TA
   - I can make a successful call to istAccessibleCustomers to list all the 
   resource names of customers directly accessible by a...@gmail.com (the user 
   authenticating the call)

Now, if I another account (i.e. a client account *B*@gmail.com) 
authenticates and I send a request with *B's OAuth credentials* and *my 
developer token TA*, I cannot listAccessibleCustomers, getting the error:
"*Request is missing required authentication credential. Expected OAuth 2 
access token, login cookie or other valid authentication credential.*"

Does this mean that the developer token will allow me to access only 
accounts under my business account a...@gmail.com and not under any other 
client account that authenticates, granting me the adwords scope?
If so, is there a way to have access to any authenticated user's accounts, 
since they grant the adwords scope in the OAuth dialog?

Please correct me if I'm wrong and if there's a better way to implement a 
3rd party app with access to any authorised account (as we already do when 
uploading videos to any channel of authenticated users).

Thanks in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/90e69c85-ae6c-4f23-9908-3efddc8a7af8%40googlegroups.com.

Reply via email to