Hi API Team,
I have 2 questions so : 
1/ For add new keyword it should use this web service 
https://adwords.google.com/api/adwords/cm/v201306/AdGroupCriterionService?wsdlor
 this 

https://adwords.google.com/api/adwords/cm/v201306/AdGroupAdService?wsdl?

2/ i used the webservice AdGroupCriterionService and  i have this error :

<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/";>
   <soap:Header>
      <ResponseHeader 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>
         <requestId>0004ec93a1d66a700ae52f4300005702</requestId>
         <serviceName>AdGroupCriterionService</serviceName>
         <methodName>mutate</methodName>
         <operations>0</operations>
         <responseTime>95</responseTime>
      </ResponseHeader>
   </soap:Header>
   <soap:Body>
      <soap:Fault>
         <faultcode>soap:Server</faultcode>
         <faultstring>[AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID @ 
; trigger:'&lt;null>']</faultstring>
         <detail>
            <ApiExceptionFault 
xmlns="https://adwords.google.com/api/adwords/cm/v201309";>
               <message>[AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID 
@ ; trigger:'&lt;null>']</message>
               
<ApplicationException.Type>ApiException</ApplicationException.Type>
               <errors xsi:type="AuthenticationError" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
                  <fieldPath/>
                  <trigger>&lt;null></trigger>
                  
<errorString>AuthenticationError.GOOGLE_ACCOUNT_COOKIE_INVALID</errorString>
                  <ApiError.Type>AuthenticationError</ApiError.Type>
                  <reason>GOOGLE_ACCOUNT_COOKIE_INVALID</reason>
               </errors>
            </ApiExceptionFault>
         </detail>
      </soap:Fault>
   </soap:Body>
</soap:Envelope>

What the meaning this error please ?Can you help me to solve this problem 
please? Thank you in advance.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://googleadsdeveloper.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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to