Hi, 

As for the OAuth2 refresh token, you can obtain it by running 
gnerate_refresh_token.py<https://github.com/googleads/googleads-python-lib/blob/master/adspygoogle/scripts/adspygoogle/common/generate_refresh_token.py>
.
"Use agent" is just a String used for logging purpose. You can put any 
string you want. 

"Developer token" is a unique identifier for each developer. If you don't 
have one, please see 
this<https://developers.google.com/adwords/api/docs/signingup>
.

ClientId and Client Secret are the information for OAuth2, if you don't 
have these please obtain by following this 
guide<https://developers.google.com/adwords/api/docs/guides/authentication#oauth2>
.

Best,
- Takeshi, AdWords API Team

On Thursday, December 12, 2013 1:24:20 AM UTC+9, Mario Murias wrote:
>
> Hi,
>
> I'm new in python and google app engine, and I'm trying to learn to 
> connect with the Adwords API using the Python client library for this 
> website :
> https://developers.google.com/adwords/api/docs/clientlibraries?hl=es
>
> So far I have not got any positive result , because, for example , if I 
> agree to Code Examples , not sure where to set my credentials to access the 
> Adwords Api .
>
> I am trying to run the example in the README the following link:
>
> https://github.com/googleads/googleads-python-lib/blob/master/adspygoogle/adwords/README?hl=en
> In step 4 , I need the following information :
>  - OAuth 2.0 token refresh
>  - User agent
>  - Developer token
>
> But once done step 4 ..... where do I can continue ?
>
> I just need a push to get connect to the API from any small example 
> program . I have Google Adwords account , but not sure if I have to use 
> OAuth2 , Test Google Account or other method of access to the API.
>
> Any help is welcome .
> Greetings and thanks in advance .
> Mario
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to