Hi,

I have worked with v13 for getting reports. It was quite straight
forward. Now am trying to implement v201101 for getting keyword
performance report.

It is a MCC account and am looking forword to get all the account's
report.

<?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 xmlns:ns1="https://
adwords.google.com/api/adwords/cm/v201101">******</
ns1:authToken><ns1:developerToken>************</
ns1:developerToken><ns1:userAgent>AdWords API Java Client Library -
v8.3.0 - adX Group PHP Library for AdWords</
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>AdGroupId</fields><fields>Id</
fields><fields>KeywordText</fields><fields>KeywordMatchType</
fields><fields>Impressions</fields><fields>Clicks</
fields><fields>Cost</fields><dateRange><min>20110428</
min><max>20110428</max></dateRange></selector><reportName>Daily
Keyword Report v11 2011-04-28</
reportName><reportType>KEYWORDS_PERFORMANCE_REPORT</
reportType><dateRangeType>CUSTOM_DATE</
dateRangeType><downloadFormat>XML</downloadFormat></operand></
operations></mutate></soapenv:Body></soapenv:Envelope>

<?xml version="1.0" encoding="UTF-8"?><soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Header><ResponseHeader xmlns="https://
adwords.google.com/api/adwords/cm/
v201101"><requestId>228ea1c1bcd9ae3f6018ceff0738ea4c</
requestId><operations>0</operations><responseTime>113</
responseTime><units>1</units></ResponseHeader></
soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH
@ operations]</faultstring><detail><ApiExceptionFault xmlns="https://
adwords.google.com/api/adwords/cm/
v201101"><message>[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH
@ operations]</message><ApplicationException.Type>ApiException</
ApplicationException.Type><errors xsi:type="ReportDefinitionError"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance"><fieldPath>operations</fieldPath><trigger/
><errorString>ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH</
errorString><ApiError.Type>ReportDefinitionError</
ApiError.Type><reason>CUSTOMER_SERVING_TYPE_REPORT_MISMATCH</reason></
errors></ApiExceptionFault></detail></soap:Fault></soap:Body></
soap:Envelope>

[ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @
operations

what does it means ? Can someone let me know what is wrong with the
request..

Thanks

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 [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

Reply via email to