Hi AdSense Team
The sandbox report service still doesn't return any data for test
publisher account (ca-pub-1744271982572164).
Here is the REQUEST:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="
http://schemas.xmlsoap.org/soap/
envelope/"
xmlns:ns1="
http://www.google.com/api/adsense/v3"
xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
<SOAP-ENV:Header>
<ns1:developer_email SOAP-ENV:actor="http://
schemas.xmlsoap.org/soap/actor/next">
adsensed...@google.com</
ns1:developer_email>
<ns1:developer_password SOAP-ENV:actor="http://
schemas.xmlsoap.org/soap/actor/next">Q6R3l6a483</
ns1:developer_password>
<ns1:client_id SOAP-ENV:actor="
http://schemas.xmlsoap.org/soap/
actor/next">ca-pub-1744271982572164</ns1:client_id>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<ns1:generateReport>
<report xsi:type="ns1:AFCAggregateReport">
<dateRange>
<endDate>
</endDate>
<isPredefined>true</isPredefined>
<predefinedDateRange>
<value>AllTime</value>
</predefinedDateRange>
<startDate>
</startDate>
</dateRange>
<outputFormat>
<value>CSV_Excel</value>
</outputFormat>
<unit>
<value>Page</value>
</unit>
</report>
</ns1:generateReport>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
... and the RESPONSE:
<soapenv:Envelope xmlns:soapenv="
http://schemas.xmlsoap.org/soap/
envelope/">
<soapenv:Body>
<ns:generateReportResponse xmlns:ns="
http://www.google.com/api/
adsense/v3">
<return>
<columnCount>0</columnCount>
<data>
</data>
<rowCount>0</rowCount>
</return>
</ns:generateReportResponse>
</soapenv:Body>
</soapenv:Envelope>
It would be nice to finally get some report data for test publisher
account, since it's been empty for weeks now.
Thank you
Aleksandar