Deprecated endpoints

The following motion-specific endpoints have been deprecated:

(Use the unified endpoints instead. These will automatically handle both ad types appropriately.)

  • Create a Motion Ad: POST /backstage/api/1.0/{account_id}/campaigns/{campaign_id}/performance-video/items/
  • Get all Motion Ads: GET /backstage/api/1.0/{account_id}/campaigns/{campaign_id}/performance-video/items/
  • Get a Motion Ad: GET /backstage/api/1.0/{account_id}/campaigns/{campaign_id}/performance-video/items/{item_id}
  • Delete a Motion Ad: DELETE /backstage/api/1.0/{account_id}/campaigns/{campaign_id}/performance-video/items/{item_id}
πŸ“˜

See also

For more context, see the Overview.