2 messages in com.googlegroups.adwords-apiRe: AdWords API getCriterionStats - p...
FromSent OnAttachments
tomezz18 Apr 2006 02:40 
Richard Jones18 Apr 2006 05:48 
Subject:Re: AdWords API getCriterionStats - problem with the dates
From:Richard Jones (r.@annexia.org)
Date:04/18/2006 05:48:53 AM
List:com.googlegroups.adwords-api

On Tue, Apr 18, 2006 at 02:40:58AM -0700, tomezz wrote:

I'm building a C# .Net application that gets criterion stats using the criterionService. It seemed to work fine at the begining but when you looked at the results and compare it to Google's web interface you see you don't always get the right results. The problem apears to be with the GMT differences because when on pacific time a new day begins i still get yesterday's results but when i add 1 day to my startDate parameter it gives me the right result (for the new day as well).

This is a FAQ:

http://www.google.com/support/adwordsapi/bin/answer.py?answer=15140&ctx=search&query=time+zone&topic=0&type=f

Rich.