Hi Peter and thanks for the advice. I have absolutely already implemented 
all of that! My aim was to simplify the process so that I don't need to ask 
anybody for their account login information to make a credential object for 
their account, but transfer authority from their account to a previously 
authorized account I own.

Does the API have some way of sending a request like this to the account 
owner?

Thanks,

Adam

Is there any way that some kind of read-only access can be granted to a 
master account which I have pre-authorized? 

On Thursday, September 28, 2017 at 7:15:26 AM UTC+1, Peter Oliquino wrote:
>
> Hi Adam,
>
> The email invite system is for users to be able to have access and manage 
> other accounts via the AdWords UI. In the AdWords API, in order to access 
> an account, the user will need to have the OAuth2 credentials of the 
> specific account they wish to access or manage.
>
> This means, for your scenario, you will need to acquire or generate the 
> OAuth2 credentials 
> <https://developers.google.com/adwords/api/docs/guides/authentication> using 
> an email that has access to the client account. In your code, you will then 
> need to implement a feature that will dynamically switch the credentials 
> depending on which clientCustomerId they are associated to. You can do this 
> by using the Credential object in the client library to set the values for 
> each account. Let me know if this helps.
>
> 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 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 Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/d383c58b-548f-4768-adc4-d265eaf706c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to