Re: incomplete signup after signed and Filed

2014-08-05 Thread S Penagos
Hello again, thanks to you and your team, this is fixed. However i'm still unable to get rid of the INCOMPLETE_SIGNUP error. As the Common Errors Guide says there is only one option left: I have been able to sign the T&C but did not fill the billing informations, do I have to fill it even if the T

Re: OAUTH2 setup | localhost / production

2014-08-05 Thread Rocky Jaiswal
Hi Danial, You can close this ticket, we restarted our prod server without any code change and it worked as expected after that. The problem was we were seeing different response from Google for different callback urls (staging / production) however this seems to have gone away with the server

Basic or Standard API Access?

2014-08-05 Thread Alan Coleman
Hello, Does the API indicate the kind of access (Basic or Standard) afforded to a Developer Token in any way? For example in the AdWords User object that is returned to an application? Many thanks. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: h

Problems getting access token

2014-08-05 Thread qe-isp
I'm following the instructions ditto from https://developers.google.com/accounts/docs/OAuth2InstalledApp to get an access token for installed app but keep getting the error for about two days. I'm at a loss what to do. Tried looking up bunch of forums and find discussions with variants of the

Re: Basic or Standard API Access?

2014-08-05 Thread Danial Klimkin
Hello Alan, No, not at the moment. We plan to include this in the AdWords API Center in the UI in the future. -Danial, AdWords API Team. On Tuesday, August 5, 2014 2:10:20 PM UTC+4, Alan Coleman wrote: > > Hello, > > Does the API indicate the kind of access (Basic or Standard) afforded to a

Re: Not authorized to request the scopes

2014-08-05 Thread Danial Klimkin
Hello Jonathan, Yes, web flow requires your application to receive a redirect. Have you seen our guide here? https://developers.google.com/adwords/api/docs/guides/authentication Anything you do differently? Please send us the full server response with the error. -Danial, AdWords API Team

Re: Downloading attribute / structural data

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi, You do not have to take the intermediate step of writing the output to a file. You can simply read and parse the input stream directly. For example, if you were using the Java client library, you could read and parse response.getInputStream()

Re: incomplete signup after signed and Filed

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi, You must fill out billing information on your *production* account in order to use the developer token for any requests. In addition, while your developer token is still pending approval, you will only be able to use it to submit API requests against your *test* account. To do this, use the

Re: incomplete signup after signed and Filed

2014-08-05 Thread S Penagos
Thank you very much, i'll do that. Regards. Le mardi 5 août 2014 15:39:39 UTC+2, Josh Radcliff (AdWords API Team) a écrit : > > Hi, > > You must fill out billing information on your *production* account in > order to use the developer token for any requests. In addition, while your > developer

Re: Problems getting access token

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi, Have you considered using one of our Client Libraries ? Each client library has an OAuth wiki on github that walks you through running a code example that will generate a refresh token. Once you have the refresh token you can

Re: Troubleshooting an AWQL Query

2014-08-05 Thread Anash P. Oommen (AdWords API Team)
Hi, This script works fine for me, could you use the "Reply to author" option to send me the customer id and script name in case you are still facing issues? Also, it would be helpful if you can post Scripts questions on https://groups.google.com/forum/#!forum/adwords-scripts in the future. Ch

Re: Problems getting access token

2014-08-05 Thread Anash P. Oommen (AdWords API Team)
Hi, You should add http://localhost:51551/OAuthCallback added as a valid callback url in your OAuth2 project on Google Developers Console. Cheers, Anash P. Oommen, AdWords API Advisor. On Monday, August 4, 2014 3:35:21 PM UTC-4, qe-...@33across.com wrote: > > > I'm following the instructions di

Re: Dynamically GeoTarget Campaigns

2014-08-05 Thread ZekeZ
Josh, Thanks for the response. Circling back around on this it looks like accessing the AdWordsService.v201306.CampaignService is no longer working as it was back in June. Code / configuration has not changed but now getting an HTTP 404 not found response. Has something changed? ZekeZ Here

Re: Dynamically GeoTarget Campaigns

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi, AdWords API v201306 was sunset many months ago. In order to continue to use the API, please migrate to one of the current versions using our migration guide

Suggestions as to which ReportDefinition.ReportType to use

2014-08-05 Thread Alan Coleman
Hello everyone, I've started running into START_INDEX_IS_TOO_HIGH issues with when retrieving large result sets of AdGroup names. So I'm going to follow the advice outlined here and use adHoc reportin

Re: Regardless of Landing Page quality in UI, QualityInfo.IsLandingPageQualityAcceptable always TRUE

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi James, Does bringing in the systemServingStatus provide additional insight? I noticed that many of your keywords come back with *systemServingStatus* of RA

Re: Suggestions as to which ReportDefinition.ReportType to use

2014-08-05 Thread Josh Radcliff (AdWords API Team)
Hi, The complete list of available reports is on our Report Types page , and there's often a logical mapping between reports and types, e.g., Ad Group Performance Report is for Ad Group level information, Campaign Performance Rep

Modifying vs Deleting and Recreating a Shopping Campaign Partition

2014-08-05 Thread 'Eshaan Jayalath' via AdWords API Forum
Do we lose any statistics if we drop an existing partition and re-create it instead of modifying only the changes occurred within the partition? We have tested, it is very quick to drop the whole partition and re-create the same with new modifications but not sure whether it is a good idea thou

Adword Editor: How to check different version when import AES file

2014-08-05 Thread Orangevn
Hello everyone, I'm doing implement feature import ASE file, but i can't check version between sever and local. whit 2 error check different version out off date: Message1: [your account has changed since this snapshot was taken. Please ask the proposer to get recent changes to downlo