Hello Eric, For your first request, the account in question does not have any ad groups that use CPM bidding. Getting an error about CPM columns being invalid when there are no ad groups with CPM bidding is an unfortunately, longstanding bug. See
http://groups.google.com/group/adwords-api/browse_thread/thread/db6dbf408597789 and some other threads. The Reports Engineering team has made some progress in resolving this behavior, and as of very recently this should no longer be an issue when scheduling normal Keyword reports using the API. Creative reports and Keyword Structure reports are still being remediated. As for your second request, I can't pull it from the logs at the moment to determine which account it's going against. My guess is that you're trying to run a report against an account that doesn't have any ad groups in it at all, though. Could you let me know what the customer id is for the account in question? Cheers, -Jeff Posnick, AdWords API Team On Jan 28, 3:54 pm, Eric <[email protected]> wrote: > Here is another request that fails on different columns. The only > difference is the client email header: > > <?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:useragent xmlns:ns1="https://adwords.google.com/api/adwords/ > v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">XXX</ns1:useragent> > <ns2:email xmlns:ns2="https://adwords.google.com/api/adwords/v13" > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">XXX</ns2:email> > <ns3:password xmlns:ns3="https://adwords.google.com/api/adwords/ > v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">XXX</ns3:password> > <ns4:clientEmail xmlns:ns4="https://adwords.google.com/api/adwords/ > v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">YYY</ns4:clientEmail> > <ns5:developerToken xmlns:ns5="https://adwords.google.com/api/ > adwords/v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0">XXX</ns5:developerToken> > <ns6:applicationToken xmlns:ns6="https://adwords.google.com/api/ > adwords/v13" soapenv:actor="http://schemas.xmlsoap.org/soap/actor/ > next" soapenv:mustUnderstand="0">XXX</ns6:applicationToken> > </soapenv:Header> > <soapenv:Body> > <validateReportJob xmlns="https://adwords.google.com/api/adwords/ > v13"> > <job xmlns:ns7="https://adwords.google.com/api/adwords/v13" > xsi:type="ns7:DefinedReportJob"> > <ns7:endDay xsi:type="xsd:date">2009-01-20</ns7:endDay> > <ns7:name xsi:type="xsd:string">XXX</ns7:name> > <ns7:startDay xsi:type="xsd:date">2009-01-20</ns7:startDay> > <ns7:aggregationTypes xsi:type="xsd:string">Summary</ > ns7:aggregationTypes> > <ns7:selectedColumns xsi:type="xsd:string">CampaignId</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CampaignStatus</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Campaign</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AdWordsType</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">DailyBudget</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AdGroupId</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AdGroupStatus</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AdGroup</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">MaxContentCPC</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CreativeId</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AdStatus</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CreativeType</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CreativeDestUrl</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">DescriptionLine1</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">DescriptionLine2</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">DescriptionLine3</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">VisibleUrl</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">BusinessName</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">PhoneNo</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">ImageAdName</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">ImageHostingKey</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">BusinessAddress</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Preview</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">KeywordId</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">KeywordStatus</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">KeywordTypeDisplay</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Keyword</ > ns7:selectedColumns> > <ns7:selectedColumns > xsi:type="xsd:string">KeywordDestUrlDisplay</ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">MaximumCPC</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">FirstPageCpc</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">QualityScore</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">BottomPosition</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">TopPosition</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Impressions</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">DestinationURL</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Clicks</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">Cost</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">AveragePosition</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CPC</ > ns7:selectedColumns> > <ns7:selectedColumns xsi:type="xsd:string">CTR</ > ns7:selectedColumns> > <ns7:selectedReportType xsi:type="xsd:string">Creative</ > ns7:selectedReportType> > </job> > </validateReportJob> > </soapenv:Body> > </soapenv:Envelope> > > <?xml version="1.0"?> > <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> > <responseTime xmlns="https://adwords.google.com/api/adwords/v13" > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">101</responseTime> > <operations xmlns="https://adwords.google.com/api/adwords/v13" > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">1</operations> > <units xmlns="https://adwords.google.com/api/adwords/v13" > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">1</units> > <requestId xmlns="https://adwords.google.com/api/adwords/v13" > soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next" > soapenv:mustUnderstand="0">6708fe6c2dca965d6469248732757787</ > requestId> > </soapenv:Header> > <soapenv:Body> > <soapenv:Fault> > <faultcode>soapenv:Server.userException</faultcode> > <faultstring>One or more report job parameters is invalid.</ > faultstring> > <detail> > <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/ > v13"> > <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 : [KeywordStatus, FirstPageCpc, QualityScore, > MaximumCPC, MaxContentCPC, KeywordDestUrlDisplay, CPC, AveragePosition] > </ns1:trigger> > </ns1:fault> > </detail> > </soapenv:Fault> > </soapenv:Body> > </soapenv:Envelope> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/adwords-api?hl=en -~----------~----~----~----~------~----~------~--~---
