Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.18 KB

RmAudienceSegmentEntityV1.md

File metadata and controls

19 lines (16 loc) · 1.18 KB

# RmAudienceSegmentEntityV1

Properties

Name Type Description Notes
account_id string Account associated to the segment [optional]
name string Name of the segment [optional]
description string Description of the segment [optional]
retailer_id string Retailer associated to the segment [optional]
type string Type of segment (read-only) [optional]
created_at \DateTime ISO-8601 timestamp in UTC of segment creation (read-only) [optional]
updated_at \DateTime ISO-8601 timestamp in UTC of segment update (read-only) [optional]
created_by_id string User that created the segment [optional]
contact_list \criteo\api\retailmedia\preview\Model\RmContactListV1 [optional]
events \criteo\api\retailmedia\preview\Model\RmEventsV1 [optional]
channels string[] Channels associated to the segment (read-only) [optional]

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