Loading Store visits conversion along with CriterionId from Ad Performance Report

22 views
Skip to first unread message

Alexander Barabash

unread,
Dec 15, 2020, 3:09:35 AM12/15/20
to AdWords API and Google Ads API Forum
Hello, 

We load conversions from Ad Performance Report and we discovered an unexpected behavior of the API. If we add the CriterionId field into the request, Store visits conversion is not returned only for one particular account. At the same time, we successfully load Store visits along with CriterionId for all other accounts. For the affected account we load all other conversions. So it looks like we have a problem with a single conversion for a single account. Can you please help us solve the issue?

If we use this request, Store visits are not loaded for the affected account but are successfully loaded for other accounts.

<selector>
<fields>ConversionTypeName</fields>
 <fields>CampaignName</fields>
 <fields>AllConversions</fields>
<fields>CriterionId</fields>
<dateRange>
<min>20201101</min>
<max>20201130</max>
</dateRange>
</selector>
<reportName>Ad Performance Report</reportName>
<reportType>AD_PERFORMANCE_REPORT</reportType>
<dateRangeType>CUSTOM_DATE</dateRangeType>
<downloadFormat>CSV</downloadFormat>
</reportDefinition>

This request returns Store visits for the affected account

<selector>
<fields>ConversionTypeName</fields>
<fields>CampaignName</fields>
<fields>AllConversions</fields>
<dateRange>
<min>20201101</min>
<max>20201130</max>
</dateRange>
</selector>
<reportName>Ad Performance Report</reportName>
<reportType>AD_PERFORMANCE_REPORT</reportType>
<dateRangeType>CUSTOM_DATE</dateRangeType>
<downloadFormat>CSV</downloadFormat>
</reportDefinition>

Google Ads API Forum Advisor Prod

unread,
Dec 16, 2020, 2:49:31 AM12/16/20
to alexander...@improvado.io, adwor...@googlegroups.com
Hi Alexander,

To better investigate, could you provide the customer ID of the affected account? You may also provide the customer ID of the account which is not encountering this issue.

Please send the requested details using the Reply privately to author option.

Best regards,

Google Logo
Peter Laurence Napa Oliquino
Google Ads API Team
 


ref:_00D1U1174p._5004Q29Rzp4:ref
Reply all
Reply to author
Forward
0 new messages