Hello,
Service accounts should only be used by Domain administrators. The main
difference is with SA server application can impersonate users on a domain.
Most likely you need web server application or installed application flow
instead.
-Danial, AdWords API Team.
On Thursday, March 14, 20
oki i think service account is for authenticating a server application only
right?
On Wednesday, March 13, 2013 6:38:54 PM UTC+1, F.Pers wrote:
>
> Hi
>
> i wanted to have a simple way with oAuth2 to get anonymous access to
> client data with access tokens. First i thought that following the w
Hi
i wanted to have a simple way with oAuth2 to get anonymous access to client
data with access tokens. First i thought that following the web server
application
(https://developers.google.com/accounts/docs/OAuth2?hl=de-DE#webserver)
would be the right way for me since i am running a web serv