Hello. I used Java Adwords API V13 for get reports. I`m updating api to v201101 now. Encountered a strange problem. 1. add gzip report through api; 2. wait until the report will be available. (get response from report`s url https://adwords.google.com/api/adwords/reportdownload?__rd=<ID HERE> and check if response header "Content-Disposition" not null) ; 3. download and unzip the report xml. file size - 7 MB ; 4. go to "Client Reporting"->"Try out the new client reporting interface", click "Run now", save and unzip the report. get a file size of 24 MB; 5. again load same report by id throw API. again get a file size of 7 MB. The same report, obtained through the api, is smaller. What am I doing wrong?
-- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 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 adwords-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en