Re: About Invalid content was found starting with element 'includeZeroImpressions'

2016-04-19 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hello, The includeZeroImpressions field has been removed from the XML report definition schema in API version v201603. You need to use the includeZeroImpressions HTTP header instead. If you are using the PHP

About Invalid content was found starting with element 'includeZeroImpressions'

2016-04-19 Thread Ip Y
Trying to get an ad performance report : if ( $this->dateRangeType == "CUSTOM_DATE" ) { $selector->dateRange = new DateRange($this->dateRangeStart, $this->dateRangeEnd); } $reportDefinition = new ReportDefinition(); $reportDefinition->selector = $selector; $reportDefinition->reportName =