Hello, I am trying to make UserLists that filter users based on those that have performed certain actions on our website and thus have created related events. I see that this is likely done by creating a RuleBasedUserListInfo object with various UserListRuleItemInfo entries to determine matching values. If this is correct there are some things I would like to confirm:
1) Does the "name" field on UserListRuleItemInfo refers to values like the "event" name passed in via the pixel code? My assumption is this is where I would be able to filter for users that have submitted a "view_item" event by setting the "name" to "event" and "string_rule_item" to "view_item". 2) Are all events for a user taken into consideration when evaluating a RuleBasedUserListInfo rule? I want to be able to add people to a list that have for instance triggered a "view_item" event and have not triggered a "purchase" event. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/0b56abd7-ab89-4710-8459-9ef5e9f51ea2n%40googlegroups.com.
