Hi Kevin,
Thanks for your response. You were right about the cause of issue. Removing
the 'ClickType' from the list of fields has resolved the issue. But I am not
sure what other field combination with ClickType is causing the
problems.  This has happened because of any recent changes on your side
?. The following is the sanitized SOAP XML 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
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next";
soapenv:mustUnderstand="0" xmlns:ns1="
https://adwords.google.com/api/adwords/cm/v201101";><ns1:authToken></ns1:authToken><ns1:clientCustomerId></ns1:clientCustomerId><ns1:developerToken></ns1:developerToken><ns1:userAgent></ns1:userAgent><ns1:validateOnly>false</ns1:validateOnly><ns1:partialFailure>false</ns1:partialFailure></ns1:RequestHeader></soapenv:Header><soapenv:Body><mutate
xmlns="https://adwords.google.com/api/adwords/cm/v201101
"><operations><operator>ADD</operator><operand><selector><fields>AccountCurrencyCode</fields><fields>AccountDescriptiveName</fields><fields>AccountTimeZoneId</fields><fields>AdGroupId</fields><fields>AdGroupName</fields><fields>AdNetworkType1</fields><fields>AdNetworkType2</fields><fields>AdvertiserExperimentSegmentationBin</fields><fields>AverageCpc</fields><fields>AverageCpm</fields><fields>AveragePosition</fields><fields>CampaignId</fields><fields>CampaignName</fields><fields>CampaignStatus</fields><fields>Clicks</fields><fields>ClickType</fields><fields>ConversionRate</fields><fields>ConversionRateManyPerClick</fields><fields>Conversions</fields><fields>ConversionsManyPerClick</fields><fields>ConversionValue</fields><fields>Cost</fields><fields>CostPerConversion</fields><fields>CostPerConversionManyPerClick</fields><fields>Ctr</fields><fields>CustomerDescriptiveName</fields><fields>Date</fields><fields>DayOfWeek</fields><fields>Device</fields><fields>DeduplicationMode</fields><fields>EnhancedCpcEnabled</fields><fields>ExternalCustomerId</fields><fields>HourOfDay</fields><fields>Id</fields><fields>Impressions</fields><fields>KeywordMaxCpc</fields><fields>MaxCpm</fields><fields>Month</fields><fields>MonthOfYear</fields><fields>Name</fields><fields>PrimaryCompanyName</fields><fields>PrimaryUserLogin</fields><fields>ProxyKeywordMaxCpc</fields><fields>ProxySiteMaxCpc</fields><fields>Quarter</fields><fields>SiteMaxCpc</fields><fields>Status</fields><fields>TotalConvValue</fields><fields>ValuePerConv</fields><fields>ValuePerConversion</fields><fields>ValuePerConversionManyPerClick</fields><fields>ValuePerConvManyPerClick</fields><fields>ViewThroughConversions</fields><fields>Week</fields><fields>Year</fields><predicates><field>ExternalCustomerId</field><operator>EQUALS</operator><values></values></predicates></selector><reportName>ADGROUP_PERFORMANCE_REPORT#3565290774</reportName><reportType>ADGROUP_PERFORMANCE_REPORT</reportType><dateRangeType>LAST_30_DAYS</dateRangeType><downloadFormat>GZIPPED_XML</downloadFormat></operand></operations></mutate></soapenv:Body></soapenv:Envelope>
************************

-Surya
On Mon, Jul 18, 2011 at 1:58 PM, Kevin Winter <kevin.win...@google.com>wrote:

> Hi,
>   It looks like there may be a bug in the validation logic - it should have
> caught this when you created the reportDefinition.  From the logs, it looks
> lik 'ClickType' doesn't agree with another column.  I'm having trouble
> locating the log for the creation of the report - could you please send us
> the sanitized SOAP XML for creating the report causing this problem?
>
> - Kevin Winter
> AdWords API Team
>
> --
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> Also find us on our blog and discussion group:
> http://adwordsapi.blogspot.com
> http://groups.google.com/group/adwords-api
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
>
> You received this message because you are subscribed to the Google
> Groups "AdWords API Forum" group.
> To post to this group, send email to adwords-api@googlegroups.com
> To unsubscribe from this group, send email to
> adwords-api+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/adwords-api?hl=en
>



-- 
*Surya Sanapala*

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to