Name | Type | Description | Notes |
---|---|---|---|
name | string | The name of the Coupon | |
description | string | The description of the Coupon | [optional] |
ad_set_id | string | The id of the Ad Set on which the Coupon is applied to | |
landing_page_url | string | Web redirection of the landing page url | |
start_date | string | The date when the coupon will be launched String must be in ISO8601 format | |
end_date | string | The date when when we will stop to show this Coupon. If the end date is not specified (i.e. null) then the Coupon will go on forever String must be in ISO8601 format | [optional] |
format | string | Format of the Coupon, it can have two values: "FullFrame" or "LogoZone" | |
images | \criteo\api\marketingsolutions\preview\Model\CreateImageSlide[] | List of slides containing the images as a base-64 encoded string | |
show_every | int | Show the Coupon every N seconds (between 1 and 10) | |
show_duration | int | Show Coupon for a duration of N seconds (between 1 and 5) | |
rotations_number | int | Number of rotations for the Coupons (from 1 to 10 times) |