Hi,

You can use OAuth2 service account as in this 
guide<https://developers.google.com/adwords/api/docs/guides/service-accounts>
. 
But if you don't use a service account specific feature (i.e. 
impersonation), I recommend using other authentication type, if you use app 
engine, web flow can be used. 

Even if you use other authentication types (installed application or web 
flow), user interaction is required only once. 

Best,
- Takeshi, AdWords API Team

On Wednesday, October 30, 2013 11:26:19 PM UTC+9, GrueneOrchidee wrote:
>
> I want to change the login from ClientLogin to OAuth2.0. I read so many 
> tutorials about OAuth2.0 but it doesn't work.
>
> I want a login mechanism without user interaction and without the use of a 
> browser, so I decided to use Service Account. Therefore I created at Google 
> Console an OAuth 2.0 Client ID by selecting 'service account'. The result 
> was the file with the private key. Afterwards I tried to create a JWT and 
> sign it with the private key. But I couldn't find a Java class at AdWords 
> library (adwords-appengine) that can do this. Which class do I have to use?
>
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords 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 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to