Re: Question about Adwords API

2014-07-17 Thread Danial Klimkin
Hello Jonathan,


It looks like you are using Google Analytics API so please check with the 
relevant group.

As per issue, with OAuth2 you need to store refresh and access token you 
get back in your redirect URL.


-Danial, AdWords API Team.


On Wednesday, July 16, 2014 4:58:15 PM UTC+4, Jonathan Rodriguez wrote:

 Hi everybody! i have a little problema with the adwords api, i am using 
 that with python language ang i dont understand how can i get a position 
 media, i was watching this documentation 
 https://developers.google.com/analytics/devguides/reporting/core/dimsmets#view=detailgroup=adwordsjump=ga_adslotposition
  
 but i can't get that data.

 Other thing is, when i connect to the api the authentication is created 
 but if need to used again i can't.. i have reload the url and get other 
 code.. how can i use the sema code multiple times?

 i have something like this:
 flow = OAuth2WebServerFlow(CLIENT_ID, CLIENT_SECRET, OAUTH_SCOPE, 
 REDIRECT_URI)

 In the first time it's ok.. but the second time flow is None.

 I hope you can help me.

 Regards.




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


Question about Adwords API

2014-07-16 Thread Jonathan Rodriguez
Hi everybody! i have a little problema with the adwords api, i am using 
that with python language ang i dont understand how can i get a position 
media, i was watching this documentation 
https://developers.google.com/analytics/devguides/reporting/core/dimsmets#view=detailgroup=adwordsjump=ga_adslotposition
 
but i can't get that data.

Other thing is, when i connect to the api the authentication is created but 
if need to used again i can't.. i have reload the url and get other code.. 
how can i use the sema code multiple times?

i have something like this:
flow = OAuth2WebServerFlow(CLIENT_ID, CLIENT_SECRET, OAUTH_SCOPE, 
REDIRECT_URI)

In the first time it's ok.. but the second time flow is None.

I hope you can help me.

Regards.


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