Skip to main content
Solved

How do I select multiple events in a segment/list definition

  • October 11, 2024
  • 1 reply
  • 30 views

Forum|alt.badge.img
  • Contributor I
  • 1 reply

Hi Everyone, I am trying to create a segment/list for a specific event attribute where there are many possible event attributes I want to select. Attached is a screenshot showing what I mean, I am trying to grab ~40 of a possible 100 vehicle types in the drop down list, I think I could manually add every one as it’s own condition but surely there is a smarter/faster way?

 

Best answer by Joseph Morgan

If you have access to an API, you could potentially add the vehicle types programmatically.

Create a list and check the list id and then you will need the list id when you do API integration.

View original
Did this topic or the replies in the thread help you find an answer to your question?

1 reply

Forum|alt.badge.img+1
  • Problem Solver I
  • 5 replies
  • Answer
  • October 11, 2024

If you have access to an API, you could potentially add the vehicle types programmatically.

Create a list and check the list id and then you will need the list id when you do API integration.