Hi Josh, I already tried the settings mentioned in the Geo performance report documentation, but can't make the number match the result from e.g. Campaign performance. The number should be $406.24.
The Geo performance queries with their responses: SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = false+AND+LocationType IN [ "LOCATION_OF_PRESENCE"]+DURING+20151001,20151031 Result is: *$*85.01 SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = false+AND+LocationType IN [ "AREA_OF_INTEREST"]+DURING+20151001,20151031 Result is: *$*235.84 SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = false+DURING+20151001, 20151031 Result is: *$*320.85 SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = true+AND+LocationType IN [ "LOCATION_OF_PRESENCE"]+DURING+20151001,20151031 Result is: $322.82 SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = true+AND+LocationType IN [ "AREA_OF_INTEREST"]+DURING+20151001,20151031 Result is: *$*85.01 SELECT+CountryCriteriaId,Clicks,Impressions,Cost+FROM+GEO_PERFORMANCE_REPORT +WHERE+Impressions > 0+AND+IsTargetingLocation = true+DURING+20151001, 20151031 Result is: *$**407.83* Any other ideas what might be causing this behavior? Thanks, Tiana On Wednesday, 4 November 2015 17:30:13 UTC+1, Josh Radcliff (AdWords API Team) wrote: > > Hi Tiana, Inbar, > > One tip if you're seeing differences is to check out the instructions on > how to match the user interface views at the top of the > GEO_PERFORMANCE_REPORT > <https://developers.google.com/adwords/api/docs/appendix/reports/geo-performance-report> > documentation. > This explains how to construct an API request to match the *Geographic* and > *User locations* views. > > Thanks, > Josh, AdWords API Team > > On Wednesday, November 4, 2015 at 4:12:30 AM UTC-5, Tiana S. wrote: >> >> Hi Josh, >> >> I'm seeing the same difference but even more odd is that the total cost >> returned from the Geo performance report doesn't match what's returned from >> other endpoints. From any other endpoint, e.g. the Keyword performance >> report, I get a total of $406.24, but Geo returns $407.83. >> >> I will provide more information in a private response. ;) >> >> Thanks, >> >> Tiana >> >> On Tuesday, 4 November 2014 22:45:50 UTC+1, Josh Radcliff (AdWords API >> Team) wrote: >>> >>> Hi Inbar, >>> >>> Are you using the same view that's specified for the Geo Performance >>> Report on our Mapping Reports to the UI page >>> <https://developers.google.com/adwords/api/docs/guides/uireports#geoReport> >>> ? >>> >>> If so, and you're still seeing inconsistencies, please send over: >>> >>> 1. The report request you are sending (with any sensitive >>> information removed). >>> 2. A sample campaign ID and date range where you are seeing >>> inconsistencies. >>> >>> Thanks, >>> Josh, AdWords API Team >>> >>> On Sunday, November 2, 2014 5:58:50 PM UTC-5, Inbar wrote: >>>> >>>> Hi, >>>> >>>> The Geo Performance report has 2 problems: >>>> 1. The number of rows returned is about 25% of the rows in the UI. >>>> 2. Some of the values, such as Clicks and Cost, don't match. >>>> >>>> I used the same date range, and no other filters. >>>> >>>> Does anyone have a suggestion what the problem is? >>>> >>>> Thanks, >>>> Inbar >>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and Google+: https://googleadsdeveloper.blogspot.com/ https://plus.google.com/+GoogleAdsDevelopers/posts =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0864fea3-183a-4266-984d-40be107a2eb8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
