- 1 Minute to read
Release Notes
- 1 Minute to read
This is a list of all new features and updates that have been made to DSP API endpoints.
Retrieve All Creative Audit Statuses Now Supported through the Traffic API
June 30, 2025
What happened?
Getting creative audit statuses for all creatives under a Seat, Advertiser, or campaign using a single batch call is now supported via the Traffic API endpoint. This enables an efficient way to check approval statuses for a large number of creatives.
What to do?
To retrieve all creative audit statuses, make requests to the creativestatus
endpoint as detailed in the Creatives article.
Third-Party Audio Creatives Now Supported in the Traffic API
May 22, 2025
What happened?
Third-party audio creatives are now supported via the Traffic API endpoint. This enables serving audio from third-party ad servers in addition to hosted audio.
What to do?
To create a third-party audio creative, include AUDIO_THIRD_PARTY
as a value in the creativeType
object in any request as detailed in the Creatives article.