Re: Adwords API read only access via OAUTH2

2016-01-14 Thread pankaj gurumukhi
Hi Kevin, Has this been documented? Please let me know. Thanks, Aditya -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

Re: Adwords API read only access via OAUTH2

2014-09-29 Thread chris h
Hi Kevin, Any update on a read-only scope? Thanks On Monday, May 13, 2013 5:18:08 PM UTC-4, Kevin Winter (AdWords API Team) wrote: > > Hi Scott, > Currently, this is not possible - you will get the full permissions of > the authenticated user. One way to emulate this is to get a user with >

Re: Adwords API read only access via OAUTH2

2013-05-16 Thread Scott Nagy
Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Go

Re: Adwords API read only access via OAUTH2

2013-05-13 Thread Kevin Winter (AdWords API Team)
Hi Scott, Currently, this is not possible - you will get the full permissions of the authenticated user. One way to emulate this is to get a user with read-only access to the AdWords account in question to authenticate via OAuth2. We've seen a few requests for a read-only OAuth scope and wil