Hello,
I have a weird issue that seems to be a bug in the Adwords API.
We want to regulary check our conversions by Household incomes in a tool. It creates a report on a regular basis.
Since a week or two we get strange behaviour from the API. It doesn't give any data anymore for newly created campaigns. Old campaigns still show the data correctly.
We use the "ReportDefinitionReportType::CRITERIA_PERFORMANCE_REPORT" Type to fetch the metrics and filter household incomes from there. For the rest all methods are purely from the Google Adwords PHP library. I've included a snippet.
Things I checked already
- I check if the geo supports household incomes, it did.
- Debugged received csv data in both the older campaigns and compared them to the new one's. Everything indicates that I receive incorrect data.
- Checked for alternative ways to fetch household incomes. I couldn't find any in forum posts or the Adwords API documentation.
I hope anyone at google knows what this issue is. Or maybe someone else encountered this.
Kind Regards
Vincent