Release Notes: October 27, 2023
about 1 year ago by Paulo Cunha
Ad Platform — Decision API
Changed
- Enhancements and Bug Fixes for Even Pacing feature.
- Ended support for TLSV1.0 And TLSv1.1, added support for TLSv1.3
Ad Platform — Management UI
Added
- Create Flights from a CSV — Management UI users can now create up to 100 Flights in a single batch by uploading a CSV file. In tandem with the ability to bulk edit Flights and create Ads from CSV, customers can now create and manage high-entity-count campaigns in less time. Documentation and templates available here: https://dev.kevel.com/docs/create-flights-from-csv
Forecast
Added
- Improved support for networks using multiple Channels, no longer assuming all ads would be selectable regardless of the Channel/Site bucket
Changed
- Campaigns now paced at the Flight level, instead of individual campaign pacing
- Correctly consider ads outside the flight lifetime. Ads with goal types and without overrides are now constrained to the lifetime of a flight.
- Improved forecast response times, with significant (60x !) performance improvements when running broad forecasts, ie forecasts that match to many eligible ads
goalAmount
now required on API Flightid
now required when defining aCampaign
on the API- Accept reading Flight's goal amount from either
goalAmout
orimpressions
field adCaps
on API Flight's definition replaced withcapType
,dailyCapAmount
, andlifetimeCapAmount
fields to better mirror the Ad Platform API.
Removed
- Removed
campaignId
from the API Flight's definition - Removed
priority
from the API Ad definition - Removed
priority
from the API Flight's definition - Removed
dailyCaps
from the API Ad's definition