Hi Remya, To address your questions:
1) Cross client reporting is only available for the older v13 reports. To use it, schedule a report at the MCC level using crossClient = true. http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#crossClient 2) See answer to #1. 3) See answer to #1. 4) By default v13 reports don't return zero-impression rows. This can be enabled by setting includeZeroImpression = true. Zero impression data is only available for the keyword report in v13. http://code.google.com/apis/adwords/docs/developer/DefinedReportJob.html#includeZeroImpression 5) That is the URL of the v13 report service. More information about the new report service is available here: http://code.google.com/apis/adwords/docs/reference/latest/ReportDefinitionService.html 6) You need to ensure that you are including the right columns, namely KeywordId. 7) That document is for the new v2010 reporting system. Information about the columns for v13 reports is available here: http://code.google.com/apis/adwords/docs/developer/adwords_api_report_keyword.html Best, - Eric Koleda, AdWords API Team On Dec 17, 6:44 am, Remya <remyamoha...@gmail.com> wrote: > Hi Google Adwords Team, > > I have a MCC account, and i created some campaigns, adgroups, ads, ans > keywords etc.... Now i need the report of those entities from Google to my > application through API. But i am getting very few of the results through > API created report. Also i am getting all the results when i manually > generated the report from Google Adwords UI, for the same date. I have > attached both manually generated and API generated reports in xml format. > > 1. Can i get full report of a MCC account with one request?(Example, say > the MCC contains 5 different child accounts, and each account have their > own > entities. Can i get all those 5 account's report with a single report > request on MCC level?) > 2. Is it possible to fetch reports of all child accounts with one > request by using the MCC credentails ? > 3. I have tried to fetch reports of all child accounts of my MCC without > providing the clientID, then i am not getting any report for any account. > why?. When i provide individual account's clientID on my request, then i am > getting the report, but i am not getting the full report. > 4. Why i am not getting full report of a single account, when i created > it through API and why i am getting full report when i created manually > from > Google Adwords UI? (both xml files attached) > 5. This is the service i am calling in my request "/ReportService?wsdl" > and "<selectedReportType>Keyword</selectedReportType>". If i am using a > wrong service, please correct me. > 6. Why i am not getting Keyword name and keyword Id in the report > generated through API.(please refer the attached API_generated_report.xml > file)? > 7. In this url > http://code.google.com/apis/adwords/docs/appendix/reports.html#keywords, > i didn't see the fields "siteKwStatus" and "kwSite". Is there any > difference in documentation provided in this link? > > Can you please help me to solve these issues as soon as possible? > > -- > Remya Mohan > Software Engineer > > http://SparkSupport.com<http://www.google.com/url?sa=D&q=http://SparkSupport.com&usg=AFQjCNEs...> > |http://migrate2cloud.com<http://www.google.com/url?sa=D&q=http://migrate2cloud.com&usg=AFQjCNH...> > phone: +1 408-335-0493, 0484 2559756 > > API_generated_report.xml > 2KViewDownload > > Manually_generated_report.xml > 8KViewDownload -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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