When calling InfoService.get() using v200909 I consistently get an
exception "INVALID_ID @ selector". Everything is OK when I use v13.

I use the .NET client 6.2.0. Sample log:
-----------------BEGIN API CALL---------------------

Request
-------

POST /api/adwords/info/v200909/InfoService
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client
Protocol 2.0.50727.3603)
VsDebuggerCausalityData:
uIDPoxrjfdr4NJlHvNRnKBWvas0AAAAAh7t27qE2X0iJ72K0cj7Ior/OyWO/
551Lp48ta8PiM0kACAAA
Content-Type: text/xml; charset=utf-8
SOAPAction: ""
Host: adwords.google.com
Content-Length: 1032
Expect: 100-continue
Connection: Keep-Alive

<?xml version="1.0" encoding="utf-8"?><soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns:xsd="http://www.w3.org/2001/
XMLSchema"><soap:Header><RequestHeader xmlns="https://
adwords.google.com/api/adwords/info/v200909"><applicationToken
xmlns="https://adwords.google.com/api/adwords/cm/
v200909">********KaHA</applicationToken><authToken xmlns="https://
adwords.google.com/api/adwords/cm/v200909">********</
authToken><developerToken xmlns="https://adwords.google.com/api/
adwords/cm/v200909">********qg_g</developerToken></RequestHeader></
soap:Header><soap:Body><get xmlns="https://adwords.google.com/api/
adwords/info/
v200909"><selector><apiUsageType>TOTAL_USAGE_API_UNITS_PER_MONTH</
apiUsageType></selector></get></soap:Body></soap:Envelope>

Response
--------

Transfer-Encoding: chunked
X-Content-Type-Options: nosniff
X-XSS-Protection: 0
X-Frame-Options: SAMEORIGIN
Cache-Control: private, max-age=0
Content-Type: text/xml; charset=UTF-8
Date: Wed, 03 Feb 2010 10:52:06 GMT
Expires: Wed, 03 Feb 2010 10:52:06 GMT
Server: GFE/2.0

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Header><ResponseHeader xmlns:ns2="https://
adwords.google.com/api/adwords/cm/v200909" xmlns="https://
adwords.google.com/api/adwords/info/
v200909"><ns2:requestId>7c9547e71d4001bc5db04b9b41d8edc7</
ns2:requestId><ns2:operations>1</ns2:operations><ns2:responseTime>371</
ns2:responseTime><ns2:units>1</ns2:units></ResponseHeader></
soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>[EntityNotFound.INVALID_ID @ selector]</
faultstring><detail><ApiExceptionFault xmlns="https://
adwords.google.com/api/adwords/info/v200909" xmlns:ns2="https://
adwords.google.com/api/adwords/cm/v200909"><ns2:message>
[EntityNotFound.INVALID_ID @ selector]</
ns2:message><ns2:ApplicationException.Type>ApiException</
ns2:ApplicationException.Type><ns2:errors xmlns:xsi="http://www.w3.org/
2001/XMLSchema-instance"
xsi:type="ns2:EntityNotFound"><ns2:fieldPath>selector</
ns2:fieldPath><ns2:trigger></
ns2:trigger><ns2:ApiError.Type>EntityNotFound</
ns2:ApiError.Type><ns2:reason>INVALID_ID</ns2:reason></ns2:errors></
ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope>

-----------------END API CALL-----------------------

-- 
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-...@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