Use * syntax for faster search
Page History
Tip | ||||
---|---|---|---|---|
| ||||
To view this changelog as an RSS feed, add the following URL [source link] to an RSS reader. |
June 16, 2025
Change to Expected Values for 2.0 Creative Attributes
What is it? For the attributes object in the creatives GET response, users previously would see NULL when there was no value. With this change, users will begin seeing {} instead.
How am I affected? On June 17th, 2025, the 2.0 creatives endpoint will begin returning {} for the attributes object when there is no value. Please ensure your systems will be able to handle this change in value type. The affected endpoint is listed below:
- /creatives
Resource(s): Creatives
June 10, 2025
New Validation for 2.0 Flight Budgets
What is it? For the active_flights array of objects within the 2.0 line item endpoints, a new validation is being added that will require a minimum budget of 1 for impressions_budget and a minimum budget of 0.01 for spend_budget.
...
Resource(s): Line items
May 19, 2025
New Validation for 2.0 Campaign Endpoints
What is it? A new validation will now require inputting an advertiser ID when creating new campaigns. This was already labeled as required in documentation, but was not enforced through a validation.
...
Resource(s): List of Targeting Modules and Keys
May 5, 2025
New Field on 2.0 Creative Vendor Fees
What is it? A new field called vendor_fees/read_only will start being returned in API responses for some creatives endpoints. This new field will help API users know if a vendor fee is read only or editable.
...