Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
RuleUserList", > :id => 185402772 > } > ] > } > ] > > Regards, > Mike, AdWords API Team > > On Wednesday, November 18, 2015 at 9:26:22 AM UTC-5, kaushik vinay T G > wrote: >> >> Hi Nadine, >> >>

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
(ExpressionRuleUserList) rather than the generic > "UserList". If that's already what you've tried, please provide the exact > code you're using, with those changes in place, so that I can try > troubleshooting further. > > Regards, > Mike, AdWords API Team > >

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
ads/google-api-ads-ruby/issues > > Thanks, > -Mike, AdWords API Team > > On Wednesday, November 18, 2015 at 1:32:41 PM UTC-5, kaushik vinay T G > wrote: >> >> Hi, >>I was only able to pass :xsi_type as "UserList", anything other than >>

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-18 Thread kaushik vinay T G
s that I'm specifying a specific > kind of list rather than a UserList. Please take a look at this request, an > give it a try in your own code. Just as a quick note, certain types of user > lists cannot be combined with other types of user lists. For example, CRM > based user

Issue creating custom combination remarketing list using LogicalUserList

2015-11-16 Thread kaushik vinay T G
Hello, We are using Ruby client library for the AdWords API, currently having issues creating custom combination of existing remarketing list using LogicalUserList. Passing multiple Userlist as an array inside rule_operands seems to set only one of Userlist in the result. My problem

Re: Issue creating custom combination remarketing list using LogicalUserList

2015-11-16 Thread kaushik vinay T G
ttps://developers.google.com/adwords/api/docs/guides/remarketing#combining-multiple-user-lists> > > the one that you were following when creating your request? > > Best, > Nadine, AdWords API Team > > On Monday, November 16, 2015 at 8:50:40 AM UTC-5, kaushik vinay T G wrote: