We have 2 empty Google Adwords accounts. That is, they have no
campaigns (0 campaigns). These accounts were created for later use.
When we run the creative summary report for these accounts through the
v11 API, we get the following error:
2008-02-02 12:29:46,183 ERROR [STDERR] AxisFault
faultCode: {
http://schemas.xmlsoap.org/soap/envelope/}
Server.userException
faultSubcode:
faultString: One or more report job parameters is invalid.
faultActor:
faultNode:
faultDetail:
{
https://adwords.google.com/api/adwords/v11}fault:
<ns1:code>30</ns1:code>
<ns1:message>One or more report job parameters is invalid.</
ns1:message>
<ns1:trigger> The following columns are not supported by the
Report Type Creative : [MaximumCPC, CPC]</ns1:trigger>
2008-02-02 12:29:46,183 ERROR [STDERR] One or more report job
parameters is invalid.
The accounts that have one or more campaigns have no problems. The
MaximumCPC and CPC are required columns and this shouldn't fail even
when there are no campaigns in the account. Also the Google
documentation for this report doesn't specify this. In v10, there were
no issues for this use case.
I am setting the DefinedReportJob.selectedReportType to Creative.