Re: Search query performance report data inconsistency

2011-05-24 Thread jstedman
This problem was actually caused on my side and David Torres was very helpful in tracking down the issue, thanks guys for all your help. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group

Re: Search query performance report data inconsistency

2011-05-19 Thread jstedman
Update: David pointed out that I was getting the wrong report type(still the same data suprisingly, but thats another story) The aggregation is working, but the values are still inconsistent and it is being worked on. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog an

Re: Search query performance report data inconsistency

2011-05-19 Thread jstedman
Eric, Thank you for the response, these are the columns I am requesting in the report: Date, AccountDescriptiveName, CampaignId, CampaignName, Impressions, Clicks, Cost, Conversions The report that gets downloaded has multiple rows for any given Date and CampaignId combination, for example campa

Re: Search query performance report data inconsistency

2011-05-19 Thread Eric Koleda
Hi Herbert, To address your original question, keyword IDs are not guaranteed to be the same forever. For example, removing a keyword and then re-adding it may result in a new keyword ID. The UI might be combining the stats of these two similar keywords as a convenience. Jason, The new repo

Re: Search query performance report data inconsistency

2011-05-12 Thread jstedman
actually, the error I found was not causing the issue, still getting some bad data -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=

Re: Search query performance report data inconsistency

2011-05-12 Thread jstedman
nvm, i think i found my error -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 su

Re: Search query performance report data inconsistency

2011-05-12 Thread jstedman
Herbert, Sorry to have hijacked your thread, I just realized that this last post should have been in a separate thread, wont happen again. Jason -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google

Re: Search query performance report data inconsistency

2011-05-12 Thread jstedman
So, I have my old api and new api campaign performance reports and the UI for the account I'm using for testing side by side. Everything matches perfectly, except the cost column. The old api cost matches what is reflected in the UI, but the new api cost is lower. At first I thought there was a de

Re: Search query performance report data inconsistency

2011-05-11 Thread jstedman
Herbert, I actually was just running into a similar issue trying to run a CAMPAIGN_PERFORMANCE_REPORT. I think it boils down to the new reports not supporting aggregation. With the old ReportService we could get a report which was aggregated by hour/day/week/month(depending on report type). With

Search query performance report data inconsistency

2011-05-10 Thread herbertbintoroe
Hi, I would like to ask a question. I tried to download search query performance report using the API and I see some data inconsistencies. For same search term, it gives me two different results with different keyword ids. And for that search term, the other metrics (such as clicks and impressio