Re: Adhoc report with Oauth2 : looking for Documentation

2014-04-01 Thread goo...@rndinteractive.com
so instead of asking if I was an authorized representative of $google_username, it was asking if $google_username could access MY stuff, and since I was logged in (in a completely different browser session from the day before) to my personal gmail account, it was asking about my personal adword

Re: Adhoc report with Oauth2 : looking for Documentation

2014-03-31 Thread goo...@rndinteractive.com
my request for the offline access code was thus: 'scope' => 'https://adwords.google.com/api/adwords/', // this was already part of my code before your comment 'redirect_uri' => 'http://inside.dealerinnovation.com/ppc/oauth2callback.php', 'response_type' => 'c

Re: Adhoc report with Oauth2 : looking for Documentation

2014-03-30 Thread goo...@rndinteractive.com
On Wednesday, August 7, 2013 3:04:44 AM UTC-7, Danial Klimkin wrote: > > > Make sure you use the correct ClientID and secret and the scope is valid > for AdWords. You may want to try to generate an access token with one of > our libs and try if it works within your app first. > How do I make s

Re: Stats.Network in API calls and/or Report-based workarounds

2011-11-14 Thread goo...@rndinteractive.com
For what it is worth: In response to iateadonut's money question: with the API I was doing "lazy caching" -- if you ask for month to date data, I fetch it from API if I haven't already today, and thereafter fetch it from my DB. If you ask for the October rollup, it would fetch it from the API the

Stats.Network in API calls and/or Report-based workarounds

2011-11-01 Thread goo...@rndinteractive.com
On 14 Apr 2010, a member of the Google Adwords API team (at the time) wrote: http://www.mail-archive.com/adwords-api@googlegroups.com/msg07680.html Is that still answer true with the v201109 api? will it ever be changing? The reports API is unsatisfying because our customers want the information