Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.44 KB

File metadata and controls

19 lines (16 loc) · 1.44 KB

# ExperimentalLineItemModel

Properties

Name Type Description Notes
campaign_id string The campaign id of the associated campaign. [optional]
conquesting_settings \criteo\api\retailmedia\experimental\Model\ExperimentalConquestingSettingsModel [optional]
effective_flight_dates \criteo\api\retailmedia\experimental\Model\ExperimentalFlightDatesModel [optional]
financial_status string The financial status of the line item. [optional]
is_paused bool Whether the line item should be paused or unpaused. [optional]
line_item_id string The unique identifier of the line item. [optional]
name string The name of the line item. [optional]
onsite_display_details \criteo\api\retailmedia\experimental\Model\ExperimentalOnsiteDisplayLineItemDetails [optional]
retailer_id string The retailer id of the associated retailer. [optional]
serve_to_opt_out_user bool Whether ads are served to users who have opted out of personalization. [optional]
type string The type of the line item. [optional]

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