Re: Adwords UI vs AD_PERFORMANCE_REPORT totals

2012-09-21 Thread Marijn
2012 17:14:48 UTC+2 schreef Marijn het volgende: > Hi there, > > We are using the .NET client library 14.7.0.0 to calculate the total > clicks on a specific day using the AD_PERFORMANCE_REPORT. When we compare > these results with the totals shown in the Adwords UI (Campaigns -

Re: Adwords UI vs AD_PERFORMANCE_REPORT totals

2012-09-14 Thread Marijn
Hi Danial, I've sent you an email. Or so I hope because I'm not sure if I got the correct mailaddress. Can you let me know that you have received it? Op donderdag 13 september 2012 11:31:07 UTC+2 schreef Danial Klimkin het volgende: > Hello Marijn, > > > Please send me

Adwords UI vs AD_PERFORMANCE_REPORT totals

2012-09-10 Thread Marijn
Hi there, We are using the .NET client library 14.7.0.0 to calculate the total clicks on a specific day using the AD_PERFORMANCE_REPORT. When we compare these results with the totals shown in the Adwords UI (Campaigns -> All online campaigns -> Ads) there is a difference. The cause of this di

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-12-22 Thread Marijn
Hi Eric, I've just ran a report with the following name: KEYWORDS_PERFORMANCE_REPORT_BUG_{F009EE27-07C0-4c77-B551-AF33957B4112} #1324553814350.7 It failed (using the .NET client v13.2) giving me a ReportsException with this message: Report contents are invalid. - !!!1|||-1|||Could not read repo

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-12-19 Thread Marijn
Where else can I get support on this? On 9 nov, 14:59, Marijn wrote: > Hi there, > > We're using the .NET Client Lib v13.0.0 to download Ad Hoc reports > from the v201109 API. On one single account the > KEYWORDS_PERFORMANCE_REPORT allways fails with an (500) Internal > S

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-12-08 Thread Marijn
reportDefinition.reportName = "XXX"; reportDefinition.dateRangeType = ReportDefinitionDateRangeType.CUSTOM_DATE; reportDefinition.reportType = ReportDefinitionReportType.KEYWORDS_PERFORMANCE_REPORT; reportDefinition.downloadFormat = DownloadFormat.XML;

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-28 Thread Marijn
Hi Kevin, I've downloaded the 13.2 version of the .NET client lib. Using this version I now get a ReportsException with the following message: Report contents are invalid. - !!!1|||-1|||Could not read report??? The exception has no further details. This issue is preventing us from releasing our

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-17 Thread Marijn
Hi Kevin, I've tried Fiddler to capture the traffic. Sadly I was wasn't able to see any of the requests done for the Ad Hoc reports, I could see requests to /accounts/clientlogin or /adwords/cm/v201109/ CampaignService... If I was to send you an e-mail with the ClientCustomerId, could you check t

Re: (500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-11 Thread Marijn
I receive a System.Net.WebException from the .NET client library which tells me no more than the message "The remote server returned an error: (500) Internal Server Error.". The Exception has Data or InnerException. There is a Response.Header in the exception which reads: X-Content-Type-Options: n

(500) Internal Server Error - KEYWORDS_PERFORMANCE_REPORT

2011-11-09 Thread Marijn
Hi there, We're using the .NET Client Lib v13.0.0 to download Ad Hoc reports from the v201109 API. On one single account the KEYWORDS_PERFORMANCE_REPORT allways fails with an (500) Internal Server Error. This never failed on v201101 (and older) and this report works fine for all other clients usin

Re: BadAuthentication error when using AdWordsUser from .NET client lib 12.2.0.0

2011-07-05 Thread Marijn
Hi Anash, Thank you, you solved my problem! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message be

BadAuthentication error when using AdWordsUser from .NET client lib 12.2.0.0

2011-06-30 Thread Marijn
Hi there, We are in the process of supporting the latest Adwords API version. In doing so, we replaced our client lib (downloaded source code which supports the v200909 api) with the binary of Google.AdWords.dll v12.2.0.0. This broke a lot of things we should be able to fix. However, our impl

AdWords API Unsupported columns in Creative report type

2010-02-16 Thread Marijn
Hi there, Using the v13 ReportService, on one account we get an "One or more report job parameters is invalid." error with "The following columns are not supported by the Report Type Creative : [Conversions, CostPerConverstion]" as trigger. On other accounts we don't get this error. Apparently a C