Hi,

The error UserListError.CONCRETE_TYPE_REQUIRED 
<https://developers.google.com/adwords/api/docs/reference/v201710/AdwordsUserListService.UserListError.Reason#CONCRETE_TYPE_REQUIRED>
 means that you need to specify the type of user list in your request. Upon 
checking your SOAP request, indeed, you didn't specify the type attribute 
in the operand element. You may check the sample SOAP request snippet below 
with *type* for reference.

<operand xmlns:ns8="https://adwords.google.com/api/adwords/rm/v201710"; 
*xsi:type="ns8:ExpressionRuleUserList"*>

For additional information on Remarketing and Audience Targeting, you can 
visit this link 
<https://developers.google.com/adwords/api/docs/guides/remarketing>, and 
you can also see the sample codes here 
<https://developers.google.com/adwords/api/docs/guides/remarketing#code_examples>
.

Thanks,
Vincent
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/eecefd06-368a-4e24-80c9-43d839b3b8e6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • UserListError.CO... 18824261965
    • Re: UserLis... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
      • Re: Use... 18824261965
        • Re:... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
          • ... 18824261965
            • ... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum
        • Re:... 'Vincent Racaza (AdWords API Team)' via AdWords API Forum

Reply via email to