Re: unspecific error in ReportDefinitionService (v201003)

2010-06-16 Thread manolator
Thanks a lot Eric! On Jun 15, 4:27 pm, AdWords API Advisor wrote: > Hi Manfred, > > This error is caused by an incorrect date format in your dateRange > field.  Dates in v201003 are specified in the format MMDD, such as > 20100601.  If you remove the dashes from your dates the request should

Re: Customer id is always 0 on sandbox

2010-06-16 Thread kolok
Hi Eric, For me I have the same problem for all client emails. Nicolas On Jun 15, 8:05 pm, AdWords API Advisor wrote: > Hi All, > > I'm not able to replicate the problem, even with a brand new sandbox > account.  Are you seeing this behavior on all client accounts?  Do new > sandbox accounts wo

Re: Reporting - Dissimilarity between UI and Download code

2010-06-16 Thread AdWords API Advisor
Hi Remya, Are you noticing difference in report data when running the API and UI at roughly the same time? Cheers, Anash P. Oommen, AdWords API Team On Jun 16, 9:37 am, Remya Mohan wrote: > Hi Google Adwords Team > > I need to know about Reporting (Adgroups , Ads and Keywords) > Hereby i am men

Re: Customer id is always 0 on sandbox

2010-06-16 Thread khelll
I have tested 2 other accounts today, one failed to get the customer IDs and still giving 0 and the other one succeeded and returned true IDs. I don't know which one is more new, but apparently the problem exists for some accounts. Tell me if I can help more. On Jun 16, 11:17 am, kolok wrote: > H

Re: Reporting - Dissimilarity between UI and Download code

2010-06-16 Thread Remya Mohan
Yes On Wed, Jun 16, 2010 at 3:03 PM, AdWords API Advisor < adwordsapiadvi...@google.com> wrote: > Hi Remya, > > Are you noticing difference in report data when running the API and UI > at roughly the same time? > > Cheers, > Anash P. Oommen, > AdWords API Team > > On Jun 16, 9:37 am, Remya Mohan

Re: QuotaCheckError.INVALID_TOKEN_HEADER error

2010-06-16 Thread AdWords API Advisor
Hi Henri, Can you post the SOAP request and response xmls for this request? Thanks, Anash P. Oommen, AdWords API Team On Jun 16, 12:52 am, h805 wrote: > We started receiving this error after reinitializing our sandbox. The > trigger is nowhere to be found in our request. > Any idea? > Thanks,

Re: SOAP version

2010-06-16 Thread AdWords API Advisor
Hi Federico, v2009 also uses SOAP 1.1, the SOAP schema is http://schemas.xmlsoap.org/soap/envelope/. Cheers, Anash P. Oommen, AdWords API Team On Jun 15, 6:50 pm, Federico Gaule wrote: > Hi everyone. > > I would like to know what SOAP version v2009 uses. I have some > problems, but i only foun

Re: v201003 beta : ReportDefinitionService - getReportFields - Not contains all fields

2010-06-16 Thread manolator
Hi Eric, one more vote for the campaignId in the performance reports (especially the KEYWORD_PERFORMANCE_REPORT for me). Best, Manfred On Jun 14, 7:11 pm, AdWords API Advisor wrote: > Hi Jony, > > Thanks for this information, I'll follow up on this as well. > > Best, > - Eric > > On Jun 11, 10

Re: sandbox is not working?

2010-06-16 Thread netport
can't someone help us? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribe

Re: "The developer token is invalid" response on the production

2010-06-16 Thread Alexander
Hello Eric I've got only body section in the soap envelope. The soap header is absent in the response. So there is no "requestId" field in the response. On Jun 11, 7:15 pm, AdWords API Advisor wrote: > Hi Alexander, > > Is there a requestId header that is returned with the response? > > Best, > -

v201003 reports: missing columns and less granularity in ad performance report

2010-06-16 Thread manolator
Hi! I just started replacing the v13 reports with v2010 and ran into some problems (at least from my point of view ;-). A few words on what we are using the reports for, so you can understand what the trouble is: Besides updating performance data, we use the v13 ad performance reports for synchro

Re: Reporting - Dissimilarity between UI and Download code

2010-06-16 Thread AdWords API Advisor
Hi Remya, It looks like you are using some filters in your report that may be limiting your results: SearchOnly Broad Try removing these restrictions and see if the report more closely matches the UI. Best, - Eric Koleda, AdWords API Team On Jun 16, 7:38 am, Remya Mohan wrote: > Yes > > O

Re: sandbox is not working?

2010-06-16 Thread AdWords API Advisor
Hi All, To troubleshoot this issue I'll need more information about the error that is being returned by the API. Have you looked at the exception that is being thrown? Best, - Eric Koleda, AdWords API Team On Jun 16, 10:51 am, netport wrote: > can't someone help us? -- =~=~=~=~=~=~=~=~=~=~=~

Re: AdWords with Safari 5: "Old Browser" warning

2010-06-16 Thread AdWords API Advisor
Hi, It looks like this issue has already been reported on the General AdWords Forum: http://www.google.com/support/forum/p/AdWords/thread?tid=238ce69e09ee&hl=en Best, - Eric Koleda, AdWords API Team On Jun 15, 11:34 am, "j.e.frank" wrote: > I know this is not the right place to post thi

Re: Empty NGRAM_GROUP value in TargetingIdeaService.get method

2010-06-16 Thread AdWords API Advisor
Hi Sergey, Thank you for providing that information, I'll pass it on the core engineering team to see if they can help isolate the issue. Best, - Eric On Jun 15, 7:06 pm, Sergey Mashentsev wrote: > Here is my response header with requestId: > > >   https://adwords.google.com/api/ > adwords/o/v

Re: Adword API error

2010-06-16 Thread AdWords API Advisor
Hi, I've found that the SOAP module is more stable in newer versions of PHP, but I'm not able to replicate this issue with my local version of PHP 5.2.6. There are some known issues with the Suhosin path, but I haven't seen this error before. Do you get the same error when you run the PerformBul

Re: Customer id is always 0 on sandbox

2010-06-16 Thread AdWords API Advisor
Hi All, I'll pass this information on to the core engineering team to see if they can determine the cause. In the mean time I would try using new sandbox accounts, as those don't seem to be affected. Best, - Eric On Jun 16, 6:23 am, khelll wrote: > I have tested 2 other accounts today, one fai

Error while invoking CampaignCriterionService in Production Environment

2010-06-16 Thread J
Hello, I am trying to make a call to CampaignCriterionService using production URL for a given campaign. I keep getting error that authToken is not passed. Below is the SOAP request that is being generated at our end: http://schemas.xmlsoap.org/soap/envelope/";> https://adwords.google.com