Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.29 KB

File metadata and controls

14 lines (11 loc) · 1.29 KB

# CampaignV23Q1

Properties

Name Type Description Notes
advertiser_id string Advertiser id of the campaign (string-encoded integer) [optional]
budget_automation \criteo\api\marketingsolutions\preview\Model\CampaignBudgetAutomationV23Q1 [optional]
goal string Goal of the campaign Serialized values are {unspecified}, {acquisition} and {retention}. Acquisition and retention are defined as follows: - Acquisition: campaign with the goal of acquiring new customers. The success of an acquisition campaign is measured by the number of new customers it brings. - Retention: campaign with the goal of retaining existing customers. The success of a retention campaign is measured by the number of existing customers it retains. [optional]
id string Id of the entity (duplicate of the parent id). [optional]
name string Name of the campaign [optional]
spend_limit \criteo\api\marketingsolutions\preview\Model\CampaignSpendLimitV23Q1 [optional]

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