Hello, I just took a look at the account you mentioned in the AdWords web interface's Campaign Summary display page. When I explicitly set the date range to Oct. 6, 2008-Oct. 6, 2008, the numbers I see are
Campaign #5: 264 clicks, 89,926 imprs. Campaign #1: 44 clicks, 5756 imprs. I believe that this matches the values you say you got back via the AdWords report you scheduled using the API, and those values should be the correct ones. If you saw different values in the AdWords web interface's Campaign Summary page then one possible reason is that you had an incorrect date range specified, or perhaps you were looking at the web page on Oct. 6--the stats on the web interface are not real-time, as the disclaimer at the bottom of the page states. As for the AdWords API ReportService documentation and our documentation in general, I've been passing along all the feedback I've gotten in the Google Group to the documentation team, and most of those changes have made it into the current version of the docs, which was recently relaunched on Google Code at http://code.google.com/apis/adwords/ Cheers, -Jeff Posnick, AdWords API Team On Oct 11, 7:46 am, timprepscius <[EMAIL PROTECTED]> wrote: > Ahh... > > Hey Google!, when he realizes the answer to this question, don't you > think he will think to himself, "why was this not documented? Why is > this issue not on the pages for defined report?" > > I certainly did. > > -tim > > http://groups.google.com/group/adwords-help-advanced/browse_thread/th... > > On Oct 10, 8:08 pm, hhwang <[EMAIL PROTECTED]> wrote: > > > Hi, Laurent. > > > Thanks for reply again. > > > My date format is 2008-10-06. > > I typed wrong on the first post, sorry about that. > > > As you can see my stat report is set as "Creative" report which is Ad > > Performance report. > > > DefinedReportJob.selectedReportType : 'Creative' > > > I logged into my client's web site and see the report title is > > "Campaign Summary". > > I wonder if Campaign Summary is using "Campaign" (Campaign > > Performance) as DefinedReportJob.selectedReportType. > > > How can I find out this for sure? > > > Thanks again, Laurent. > > > On Oct 10, 2:53 pm, Laurent <[EMAIL PROTECTED]> wrote: > > > > hmm sorry I was thinking you were comparing data from your side and > > > adwords data, I missed the point on that :) > > > Are you sure you're looking at the same metrics ? I see on your api > > > request you've requested a creative report, are you looking the > > > creative stats on adwords ? > > > Another clue, is there a problem between month and day, I mean taking > > > report of the 10/06 instead of 06/10 :) because you write 10-06-2008 > > > as start and endDay but it should be written as 2008-10-06 > > > > Laurent > > > > On 10 oct, 23:19, hhwang <[EMAIL PROTECTED]> wrote: > > > > > Thank you, Laurent for your tip. > > > > > From Adwords API document (http://code.google.com/apis/adwords/docs/ > > > > developer/adwords_api_services.html#adwords_api_services_reportdates), > > > > > "The default timezone is the account's local time zone." > > > > > For the API I used, I do not set timezone but just set startDay, > > > > endDay parameters without timezone. > > > > According to API description above, API should pull stats data based > > > > on account's local time zone. > > > > > Account's time zone is "America/New_York" and my API call is made from > > > > Pacific Standardt Time (San Jost, Califorinia). > > > > Then I should not have this data discrepancy issue since I am using > > > > account's local time zone by default. > > > > Or did I still miss something? > > > > > Thank you for your help on this. > > > > > On Oct 9, 11:41 pm, Laurent <[EMAIL PROTECTED]> wrote: > > > > > > hi Hosung, > > > > > > you should take a look at the timezone used in your script... if it's > > > > > not the same as the one defined in adwords, you're not looking the > > > > > same stats :) > > > > > > Laurent > > > > > > hhwang a écrit : > > > > > > > Please provide answers or suggestions for this issue. > > > > > > I need to explain our customer what happen with his data. > > > > > > > Thanks, > > > > > > > Hosung > > > > > > > On Oct 8, 1:01 pm, hhwang <[EMAIL PROTECTED]> wrote: > > > > > > > Hi, Adwords > > > > > > > > my client's adwords.google.com web access user name is > > > > > > > "[EMAIL PROTECTED]". > > > > > > > > I was looking at Campaign Summay report on the date of Oct 6, > > > > > > > 2008. > > > > > > > >https://adwords.google.com/select/CampaignSummary?campaignid=&adgroup... > > > > > > > > In the report, you will see a huge discrepancy in the stats > > > > > > > between > > > > > > > Adword Web page and Web Service API: > > > > > > > > Stats I have seen from Adwords Web Page: > > > > > > > > Campaign Name Clicks Impressions Cost > > > > > > > ------------------------ -------------- > > > > > > > ------------------- ------------------------ > > > > > > > Campaign #1 2 > > > > > > > 279 $0.08 > > > > > > > Campaign #5 110 56,397 > > > > > > > $7.72 > > > > > > > > Stats I got from Adwords Web Service API: > > > > > > > > Campaign Name Clicks Impressions Cost > > > > > > > ------------------------ -------------- > > > > > > > ------------------- ------------------------ > > > > > > > Campaign #1 44 > > > > > > > 5756 $2.40 > > > > > > > Campaign #5 264 89,926 > > > > > > > $15.31 > > > > > > > > Why so big difference in clicks and impressions? > > > > > > > > The following Web Service API used: > > > > > > > > ReportService > > > > > > > DefinedReportJob was defined as below: > > > > > > > selectedReportType : 'Creative' > > > > > > > startDay: '10-06-2008' > > > > > > > endDay: '10-06-2008' > > > > > > > aggregationTypes: 'Daily' > > > > > > > selectedColumns: 'CampaignId', 'AdGroupId', > > > > > > > 'CreativeId', 'KeywordId', > > > > > > > 'DestinationURL', 'Impressions', 'Clicks', 'Cost', > > > > > > > 'AveragePosition', 'KeywordMinCPC' > > > > > > > > Please help me to understand the discrepancy in stats. > > > > > > > > Thanks, > > > > > > > > Hosung- Hide quoted text - > > > > > > - Show quoted text -- Hide quoted text - > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to adwords-api@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---