Hello,

This morning about 10% of the reporting jobs failed. The failure was always 
on CAMPAIGN_PERFORMANCE_REPORT. This is the report definition:
<?xml version="1.0" encoding="utf-8"?>
<reportDefinition>
   <selector xmlns="https://adwords.google.com/api/adwords/cm/v201802";>
       <fields>CampaignId</fields>
       <fields>Date</fields>
       <fields>AdNetworkType2</fields>
       <fields>ClickAssistedConversions</fields>
       <fields>ClickAssistedConversionValue</fields>
       <fields>ImpressionAssistedConversions</fields>
       <fields>ImpressionAssistedConversionValue</fields>
       <predicates>
           <field>CampaignStatus</field>
           <operator>IN</operator>
           <values>ENABLED</values>
           <values>PAUSED</values>
           <values>REMOVED</values>
       </predicates>
       <dateRange>
           <min>20180827</min>
           <max>20181211</max>
       </dateRange>
   </selector>
   <reportName xmlns="https://adwords.google.com/api/adwords/cm/v201802";> 
CampaignAssistedConversion 27-08-2018...11-12-2018</reportName>
   <reportType 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";>CAMPAIGN_PERFORMANCE_REPORT</reportType>
   <dateRangeType 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";>CUSTOM_DATE</dateRangeType>
   <downloadFormat 
xmlns="https://adwords.google.com/api/adwords/cm/v201802";>GZIPPED_XML</downloadFormat>
</reportDefinition>

The three rows in the returned XML:
<row campaignID='57400487' day='2018-08-27' 
networkWithSearchPartners='Google search' clickAssistedConv='0' 
clickAssistedConvValue='--' imprAssistedConv='0' 
imprAssistedConvValue='--'/>
<row campaignID='57401087' day='2018-08-27' 
networkWithSearchPartners='Google search' clickAssistedConv='0' 
clickAssistedConvValue='--' imprAssistedConv='0' 
imprAssistedConvValue='--'/>
<row campaignID='699508223' day='2018-08-27' 
networkWithSearchPartners='Google search' clickAssistedConv='0' 
clickAssistedConvValue='--' imprAssistedConv='0' 
imprAssistedConvValue='--'/>

Note the values on clickAssistedConvValue and imprAssistedConvValue.

I would like to stress that this has never happened in the previous months 
when we used v201802, nor it happened in previous versions of AdWords API. 
This appears to be new behavior, breaking some of our operations.


Was this an error in the API?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/3dfd3ed8-8512-4c58-85a3-71275170a300%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Zweitze
    • ... 'Teja Makani' via AdWords API and Google Ads API Forum
      • ... Zweitze
        • ... Zweitze
          • ... Alexander
            • ... 'Anash P. Oommen (AdWords API Team)' via AdWords API and Google Ads API Forum

Reply via email to