Re: OperatorError.OPERATOR_NOT_SUPPORTED in AdwordsUserListService v201806

2018-06-12 Thread Vilen Topchii
Thank you.

It helped a lot. Also, the problem was with operator namespace.

On Tuesday, June 12, 2018 at 12:03:21 AM UTC+3, Vilen Topchii wrote:
>
> Hi.
>
> I'm getting OperatorError.OPERATOR_NOT_SUPPORTED error while trying to add 
> the user.
> My request:
>   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;>
>   
>   https://adwords.google.com/api/adwords/rm/v201806; soapenv:actor="
> http://schemas.xmlsoap.org/soap/actor/next; soapenv:mustUnderstand="0">
>   123-456-7890
>   abc
>   def
>   false
>   false
>   
>   
>   
>   https://adwords.google.com/api/adwords/rm/v201806
> ">
>xmlns:objtype="https://adwords.google.com/api/adwords/rm/v201806;>
>   ADD
>   
>   1
>   will
>   A list of mars cruise customers in the 
> last year
>   OPEN
>   365
>   
>   
>   
>   
>   
>
>
> 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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/e3ee46ff-d09d-42c0-96a9-ca81c62d9e97%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: OperatorError.OPERATOR_NOT_SUPPORTED in AdwordsUserListService v201806

2018-06-11 Thread 'Luis Xander Talag (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi Vilen,

Based on your logs, you did not specify a concrete type of UserListOperation 

 in 
your operand which might have caused the error. You may look up to this sample 
code 

 for 
your reference on how to add BasicUserList 
.
 
Also, you may refer to the sample SOAP request below. If the issue persist, 
could you provide the complete SOAP request and response logs together with 
your clientCustomerId so I could further investigate the issue. Please 
reply via *Reply privately to author*.

http://schemas.xmlsoap.org/soap/envelope/; 
xmlns:xsd="http://www.w3.org/2001/XMLSchema; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;>

https://adwords.google.com/api/adwords/rm/v201806; 
soapenv:mustUnderstand="0">
https://adwords.google.com/api/adwords/cm/v201806;>xxx-xxx-xx
https://adwords.google.com/api/adwords/cm/v201806;>REDACTED
https://adwords.google.com/api/adwords/cm/v201806;>unknown
https://adwords.google.com/api/adwords/cm/v201806;>false
https://adwords.google.com/api/adwords/cm/v201806;>false



https://adwords.google.com/api/adwords/rm/v201806;>

https://adwords.google.com/api/adwords/cm/v201806;>ADD
https://adwords.google.com/api/adwords/rm/v201806; xsi:type="ns8:
BasicUserList">
1
June cruise customers 
#1528774489303
A list of june cruise customers in the 
last year
OPEN
365







Thanks and regards,
Luis
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
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/a9884565-621f-4e3c-9bec-ce3645ee75be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.