Hi, DFP API Team!
We've met strange statistics in reports - there are negative impressions for some campaigns on 20-21 june 2016. It breaks some our functionality, so we need to know how to work with it. Is it usual case (please, describe how can it be) or some isolated case, which will be fixed?
Example of negative impression statistics:
11:00:25.007 [main] INFO c.g.a.a.d.l.c.D.soapXmlLogger - SOAP Request:
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Header>
<ns1:RequestHeader xmlns:ns1="https://www.google.com/apis/ads/publisher/v201602" soapenv:mustUnderstand="0">
<ns1:networkCode>12523293</ns1:networkCode>
<ns1:applicationName>AdMax (DfpApi-Java, Dfp-Axis/2.12.0, Common-Java/1.14.1, Axis/1.4, Java/1.8.0_51, maven)</ns1:applicationName>
</ns1:RequestHeader>
</soapenv:Header>
<soapenv:Body>
<runReportJob xmlns="https://www.google.com/apis/ads/publisher/v201602">
<reportJob>
<reportQuery>
<dimensions>DATE</dimensions>
<dimensions>LINE_ITEM_ID</dimensions>
<dimensions>AD_UNIT_ID</dimensions>
<adUnitView>FLAT</adUnitView>
<columns>TOTAL_LINE_ITEM_LEVEL_IMPRESSIONS</columns>
<startDate>
<year>2016</year>
<month>6</month>
<day>20</day>
</startDate>
<endDate>
<year>2016</year>
<month>6</month>
<day>20</day>
</endDate>
<dateRangeType>CUSTOM_DATE</dateRangeType>
<statement>
<query>WHERE AD_UNIT_ID = 42438293 AND LINE_ITEM_ID IN (130207733) </query>
</statement>
</reportQuery>
</reportJob>
</runReportJob>
</soapenv:Body>
</soapenv:Envelope>
Best wishes,
Tatiana Kononova.