description
| Field Name | Modifier & Defaults | Type | Description |
|---|---|---|---|
| description | For most accounts, the default value is null. | String
status is CRAWLING | An optional description for the performance video item. |
Update example
POST /backstage/api/1.0/demo-advertiser/campaigns/1234/performance-video/items/123{
"title": "Lorem ipsum dolor sit amet",
"description": "Lorem ipsum dolor sit amet, est graeco consectetuer ei, sit expetendis dissentiet ea, meliore maiestatis nam ei."
}The
descriptionfield enables advertisers to tell their story more fully - thereby increasing conversion intent.
Make sure that the description does not exceed the max length of 250 chars.
Updated 21 days ago
Did this page help you?
