Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.02 KB

RmAudienceEntityV1.md

File metadata and controls

17 lines (14 loc) · 1.02 KB

# RmAudienceEntityV1

Properties

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

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