Hi.

I'm getting OperatorError.OPERATOR_NOT_SUPPORTED error while trying to add 
the user.
My request:
  <soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:ns="https://adwords.google.com/api/adwords/rm/v201806"; 
xmlns:tns="https://adwords.google.com/api/adwords/rm/v201806"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
      <soapenv:Header>
          <RequestHeader 
xmlns="https://adwords.google.com/api/adwords/rm/v201806"; 
soapenv:actor="http://schemas.xmlsoap.org/soap/actor/next"; 
soapenv:mustUnderstand="0">
              <clientCustomerId>123-456-7890</clientCustomerId>
              <developerToken>abc</developerToken>
              <userAgent>def</userAgent>
              <validateOnly>false</validateOnly>
              <partialFailure>false</partialFailure>
          </RequestHeader>
      </soapenv:Header>
      <soapenv:Body>
          <mutate xmlns="https://adwords.google.com/api/adwords/rm/v201806";>
              <operations xsi:type="objtype:UserListOperation" 
xmlns:objtype="https://adwords.google.com/api/adwords/rm/v201806";>
                  <operator>ADD</operator>
                  <operand>
                      <id>1</id>
                      <name>will</name>
                      <description>A list of mars cruise customers in the 
last year</description>
                      <status>OPEN</status>
                      <membershipLifeSpan>365</membershipLifeSpan>
                  </operand>
              </operations>
          </mutate>
      </soapenv:Body>
  </soapenv:Envelope>


URL: 
https://adwords.google.com/api/adwords/rm/v201806/AdwordsUserListService

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/a9ada29d-98de-4137-8b8b-364e9b107cb0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • ... Vilen Topchii
    • ... 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
    • ... Vilen Topchii

Reply via email to