less result of CRITERIA_PERFORMANCE_REPORT

127 views
Skip to first unread message

kawachi

unread,
Nov 17, 2017, 10:20:40 PM11/17/17
to AdWords API Forum
Hi

I acquired CRITERIA_PERFORMANCE_REPORT with the AdWords API ReportDefinitionService in the following procedure, but some records are not output to the results ,they are present in the Adwords UI and having more than 1 impression and cost. 

please tell me if something wrong.

---- 
2017-11-17 20:29:14,127 INFO  c.g.a.a.a.l.u.report_download: Request made: Service: reportdownload Method: POST clientCustomerId: 999-999-9999 URL: https://adwords.google.com//api/adwords/reportdownload/v201702 Request ID: null ResponseTime(ms): null OperationsCount: null IsFault: false FaultMessage: null
2017-11-17 20:29:14,127 DEBUG c.g.a.a.a.l.u.report_download: HTTP request:
accept-encoding: [gzip]
authorization: REDACTED
user-agent: [XXXXXXX (AwApi-Java, Common-Java/3.5.0, Java/1.8.0_141, maven, ReportDownloader)]
developertoken: REDACTED
clientcustomerid: 999-999-9999
includezeroimpressions: false

Content:
__rdxml: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDefinition xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201702"><ns2:selector><ns2:fields>Date</ns2:fields><ns2:fields>CampaignId</ns2:fields><ns2:fields>CampaignName</ns2:fields><ns2:fields>CampaignStatus</ns2:fields><ns2:fields>AdGroupId</ns2:fields><ns2:fields>AdGroupName</ns2:fields><ns2:fields>AdGroupStatus</ns2:fields><ns2:fields>Id</ns2:fields><ns2:fields>Criteria</ns2:fields><ns2:fields>Status</ns2:fields><ns2:fields>KeywordMatchType</ns2:fields><ns2:fields>CriteriaDestinationUrl</ns2:fields><ns2:fields>AdNetworkType1</ns2:fields><ns2:fields>CpcBid</ns2:fields><ns2:fields>Impressions</ns2:fields><ns2:fields>Clicks</ns2:fields><ns2:fields>Conversions</ns2:fields><ns2:fields>ConversionValue</ns2:fields><ns2:fields>Cost</ns2:fields><ns2:fields>AveragePosition</ns2:fields><ns2:fields>QualityScore</ns2:fields><ns2:fields>FirstPageCpc</ns2:fields><ns2:fields>FinalUrls</ns2:fields><ns2:fields>TrackingUrlTemplate</ns2:fields><ns2:fields>SearchImpressionShare</ns2:fields><ns2:fields>SearchRankLostImpressionShare</ns2:fields><ns2:fields>Device</ns2:fields><ns2:dateRange><ns2:min>20171116</ns2:min><ns2:max>20171116</ns2:max></ns2:dateRange></ns2:selector><ns2:reportName>MoreColumnsKeywordsReport-1510918153282</ns2:reportName><ns2:reportType>KEYWORDS_PERFORMANCE_REPORT</ns2:reportType><ns2:dateRangeType>CUSTOM_DATE</ns2:dateRangeType><ns2:downloadFormat>GZIPPED_CSV</ns2:downloadFormat></reportDefinition>;

2017-11-17 20:29:14,127 DEBUG c.g.a.a.a.l.u.report_download: HTTP response:
200 OK
cache-control: [private, max-age=0]
content-length: [2765]
content-type: [application/x-gzip; charset=UTF-8]
date: [Fri, 17 Nov 2017 11:29:14 GMT]
expires: [Fri, 17 Nov 2017 11:29:14 GMT]
x-frame-options: [SAMEORIGIN]
server: [GSE]
x-content-type-options: [nosniff]
content-disposition: [/bigstore/aw3-webapi-report-download/37533503dfd50268-776b-4885-8f67-42a010e7e2e8/fileId-null-uuid-dfd50268-776b-4885-8f67-42a010e7e2e8-cid-37533503.tmp.csv.gz]
x-xss-protection: [1; mode=block]

Content:
REDACTED REPORT DATA

---

regards

Message has been deleted

Peter Oliquino

unread,
Nov 20, 2017, 6:42:14 AM11/20/17
to AdWords API Forum
Hi Kawachi,

Could you confirm which screen in the AdWords UI are you referring to? For the mapping of AdWords UI reports against AdWords API supported reports, you may refer to this guide. Additionally, the Criteria Performance Report does not have a direct counterpart in the AdWords UI. Being that it is also a single attribution type of report, all metrics (including those triggered by different criteria) will be attributed to only one criteria which AdWords deems most relevant.

Let me know if this helps and feel free to write back if you have any further questions.

Thanks and regards,
Peter
AdWords API Team

kawachi

unread,
Nov 20, 2017, 7:56:17 AM11/20/17
to AdWords API Forum
Hi Peter,
Thank you for your reply.

I`m referring to campaigns screen. and seeing shown campaign value of click ,impression ,cost, conversion .
I sum up value in Criteria Performance Report  grouping by campaigns , and matched to each values of campaign displaied in adwords ui .

some campaings of an account are not matched each report and ui. but another many account and it's values of campaigns are matched and same.

Is there something wrong about this way?


2017年11月20日月曜日 15時42分14秒 UTC+9 Peter Oliquino:

Peter Oliquino

unread,
Nov 20, 2017, 9:04:24 AM11/20/17
to AdWords API Forum
Hi Kawachi,

If you are referring to the Campaigns tab in the AdWords UI then I would recommend that you also use the Campaign Performance Report instead of the Criteria Performance Report, as seen in this guide, to avoid any discrepancies. This being said, could you try the Campaign Performance Report and see if you are still encountering discrepancies with the report seen via the AdWords UI? 

Should there be any discrepancies, you may send to me the complete screenshot of the AdWords UI report and also send the complete report definition that you used so I can further investigate. You may reply using the Reply privately to author option. 

I also had to delete one of your initial posts as it contained your actual clientCustomerId. For future posts, you may refer to our forum posting guidelines in order to avoid exposing personal and sensitive information.

Best regards,
Peter
AdWords API Team

kawachi

unread,
Nov 20, 2017, 11:09:40 AM11/20/17
to AdWords API Forum
Thank you Peter

I noticed my mistake that I set Predicates.CriteriaType on requeting api , but missing data was belonged to not appointed type.

I'm very sorry. and Thank you very mach.

2017年11月20日月曜日 18時04分24秒 UTC+9 Peter Oliquino:

Peter Oliquino

unread,
Nov 21, 2017, 4:14:35 AM11/21/17
to AdWords API Forum
Hi Kawachi,

No worries and I'm glad that you are now able to view reports without discrepancies. Should you encounter any further issues, feel free to write us back.
Reply all
Reply to author
Forward
0 new messages