Thanks for all the answers. As Anash ask me, I paste the info of the logs. Hope It can help to solve my problem. Also I'm using the client customer Id to login at the services. (I'm using the function provided in the examples to get it.).
soap_xml.log: -----------------BEGIN API CALL--------------------- Request ------- <?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"><!--POST /api/adwords/cm/ v201109/AdGroupService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 2.0.50727.4216) VsDebuggerCausalityData: uIDPozNRczlovZRHvzITif+NS0MAAAAAcmHiN +DxAkOVu//EQV2A840K6U2BdKZDpdH2TAIJPVQACQAA Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 1182 Accept-Encoding: gzip Connection: Keep-Alive TimeStamp: Tue, 20 Dec 2011 12:41:55 GMT --><soap:Header><RequestHeader xmlns="https://adwords.google.com/api/ adwords/cm/v201109"><authToken xmlns="https://adwords.google.com/api/ adwords/cm/v201109">******</authToken><developerToken xmlns="https:// adwords.google.com/api/adwords/cm/v201109">******</ developerToken><userAgent xmlns="https://adwords.google.com/api/ adwords/cm/v201109">AwApi-DotNet-13.3.0|991-063-2233</userAgent></ RequestHeader></soap:Header><soap:Body><get xmlns="https:// adwords.google.com/api/adwords/cm/ v201109"><serviceSelector><fields>Id</fields><fields>Name</ fields><predicates><field>CampaignId</field><operator>EQUALS</ operator><values>14630349</values></predicates></serviceSelector></ get></soap:Body></soap:Envelope> Response -------- <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ envelope/"><!--Content-Encoding: X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Content-Length: 307 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Tue, 20 Dec 2011 15:42:03 GMT Expires: Tue, 20 Dec 2011 15:42:03 GMT Server: GSE TimeStamp: Tue, 20 Dec 2011 12:41:55 GMT --><soap:Header><ResponseHeader xmlns="https://adwords.google.com/api/ adwords/cm/v201109"><requestId>0004b487e89201700a969b2600005533</ requestId><serviceName>AdGroupService</serviceName><methodName>get</ methodName><operations>1</operations><responseTime>723</ responseTime><units>1</units></ResponseHeader></ soap:Header><soap:Body><getResponse xmlns="https://adwords.google.com/ api/adwords/cm/v201109"><rval><totalNumEntries>0</ totalNumEntries><Page.Type>AdGroupPage</Page.Type></rval></ getResponse></soap:Body></soap:Envelope> -----------------END API CALL----------------------- request_info.log: host=adwords.google.com,url=/api/adwords/cm/v201109/ AdGroupService,method=get,operator=None,requestId=0004b487e89201700a969b2600005533,serviceName=AdGroupService,methodName=get,operations=1,responseTime=723,units=1 Thanks Again!. Claudio -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
