Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 882 Bytes

BigSegmentTarget.md

File metadata and controls

14 lines (9 loc) · 882 Bytes

BigSegmentTarget

Properties

Name Type Description Notes
user_key str The target key
included bool Indicates whether the target is included.<br />Included targets are always segment members, regardless of segment rules.
excluded bool Indicates whether the target is excluded.<br />Segment rules bypass excluded targets, so they will never be included based on rules. Excluded targets may still be included explicitly.
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]