Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.51 KB

AudienceSegmentEntityV1.md

File metadata and controls

21 lines (18 loc) · 1.51 KB

# AudienceSegmentEntityV1

Properties

Name Type Description Notes
name string Name of the segment [optional]
description string Description of 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]
advertiser_id string Advertiser associated to the segment [optional]
in_market \criteo\api\marketingsolutions\preview\Model\InMarketV1 [optional]
prospecting \criteo\api\marketingsolutions\preview\Model\ProspectingV1 [optional]
contact_list \criteo\api\marketingsolutions\preview\Model\ContactListV1 [optional]
location \criteo\api\marketingsolutions\preview\Model\LocationV1 [optional]
behavioral \criteo\api\marketingsolutions\preview\Model\BehavioralV1 [optional]
retargeting \criteo\api\marketingsolutions\preview\Model\RetargetingV1 [optional]
lookalike \criteo\api\marketingsolutions\preview\Model\LookalikeV1 [optional]

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