Hi Jakub,

The error 
<https://developers.google.com/adwords/api/docs/reference/v201708/AdwordsUserListService.UserListError>
 you 
are encountering is by definition a default generic error and we may need 
to investigate further in order to identify the exact cause. However, 
looking at your SOAP request and response it appears that you are trying to 
combine a LogicalUserList 
<https://developers.google.com/adwords/api/docs/reference/v201708/AdwordsUserListService.LogicalUserList>
 and 
a RuleBasedUserList 
<https://developers.google.com/adwords/api/docs/reference/v201708/AdwordsUserListService.RuleBasedUserList>.
 
You need to create them separately in order to avoid the issue. You may 
refer to this example 
<https://developers.google.com/adwords/api/docs/samples/java/remarketing#add-rule-based-user-list>
 on 
how to create RuleBasedUserLists and to this section 
<https://developers.google.com/adwords/api/docs/guides/remarketing#multiple_user_lists>
 of 
the audience targeting guide on how to create multiple userlists.

Also, just to confirm, did a similar request as the one you have provided 
now yielded a successful operation in the past and you only encountered an 
error just this morning?

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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.
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/5ff8ef92-810c-4b04-8f8f-4ff82b6dea95%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to