Hello,
This morning about 10% of the reporting jobs failed. The failure was always on CAMPAIGN_PERFORMANCE_REPORT. This is the report definition:
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?