Motion ad fields
Motion ads > Fields
The topics below provide a comprehensive reference for motion ad fields (aka performance video items).
Static adsFor static ad fields, see: Campaign Item Fields.
{
"id": "456",
"campaign_id": "1234",
"type": "ITEM",
"url": "https://example.com",
"title": "Demo Video Ad",
"description": null,
"approval_state": "APPROVED",
"is_active": true,
"status": "RUNNING",
"policy_review": {
"reject_reason": null,
"status_reason": null
},
"cta": null,
"creative_focus": {
"type": "AUTOMATIC",
"coordinates": null
},
"creative_type": "PERFORMANCE_VIDEO",
"performance_video_data": {
"video_url": "http://c3.taboola.com/libtrc/static/video/t_PERFORMANCE_VIDEO_DEFAULT/v1602508826/ax3qanrabayqre4lw3gg.mp4!-#@800x448",
"fallback_url": "http://cdn.taboola.com/libtrc/static/thumbnails/1cc96d86c676d195c1d3cb426ddc9745.png",
"gif_url": "http://c3.taboola.com/libtrc/static/gif/t_PERFORMANCE_VIDEO_DEFAULT/e_loop/so_0/f_gif/v1602508826/ax3qanrabayqre4lw3gg.gif"
},
"verification_pixel": null,
"viewability_tag": null
}You must adhere to the restrictions defined for each field. Otherwise, the server will return 400 Bad Request.
Modifier ColumnRequired - field must be included when creating a new resource. Read-only - should never be sent to the server. Appears only when fetching a resource. Final - set once when creating the resource. Thereafter, is read-only.
