Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

File metadata and controls

16 lines (13 loc) · 1.04 KB

# ProductSet

Properties

Name Type Description Notes
dataset_id string The dataset to which the product set belong [optional]
name string The name of the product set [optional]
status string The status of the product set [optional]
is_enabled bool True if the product set is active [optional]
number_of_products int The number of product matching the product set [optional]
creation_date string Optional: The creation date of the product set (UTC time in ISO8601 format). Example: "02/25/2022 14:51:26" Can be null if the value doesn't exist. [optional]
rules \criteo\api\marketingsolutions\preview\Model\ProductSetRule[] The rules identifying the product belonging to the set [optional]
id string [optional]

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