Hi, At this point rule-based lists created through the UI and the API use a different underlying structure, so you'll only be able to edit them in the context in which they were created. In other words, you can only edit lists created via the UI using the UI, and you can only edit lists created via the API using the API.
Cheers, Josh, AdWords API Team On Tuesday, March 3, 2015 at 4:31:49 AM UTC-5, Gavin Rifkind wrote: > > Good day > I am trying to modify a Rule-based user list using the API. > For user lists that were created using the API, it words fine. > For user lists that were created manually via the AdWords GUI, I am > getting the exception UserListError.INVALID_TYPE > > What I have seen when using the "get" is that the user lists created with > the API have > listType = RULE_BASED > UserList.Type = ExpressionRuleUserList > > whereas the user lists created manually have > listType = null > UserList.Type = UserList > > I have tried to set these fields when doing the modify operation, but that > does not help. > > Is there any work around for this? > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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 Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/f2275a35-a534-44e2-9db0-e2622590c586%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
