Name | Type | Description | Notes |
---|---|---|---|
name | string | The name of the ad | |
description | string | The description of the ad | [optional] |
creative_id | string | The id of the Creative bound to this Ad | |
ad_set_id | string | The id of the Ad Set bound to this Ad | |
inventory_type | string | The inventory the Ad to be created or updated belongs to. Possible values are "Display" and "Native". This is optional since this doesn't make sense for every creative type but will throw an error if not set for a dynamic creative. | [optional] |
start_date | string | The date when the ad will be launched String must be in ISO8601 format | |
end_date | string | The date when when we will stop to show this ad. If the end date is not specified (i.e. null) then the ad will go on forever String must be in ISO8601 format | [optional] |