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
>>
ame syntax, but using
> the specific :xsi_type (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 f
> :xsi_type => "ExpressionRuleUserList",
> :id => 185402772
> }
> ]
> }
> ]
>
> Regards,
> Mike, AdWords API Team
>
> On Wednesday, November 18, 2015 at 9:26:22 AM UTC-5, kaushik vinay T G
> wrote:
>&
2293truelist
>
> #1mGOdnV3oZrZUREMARKETINGBasicUserList
>
> The one difference I see between the two is 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 t
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:
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 i