Release Notes: October 13, 2023

  • Ad Tracking URL Response Codes Updated [Management API]
  • Correctly validate that end date is after start date on Availability requests [Forecast API]

Ad Platform — Management API

Updated

  • We released an update to the Get Ad Tracking Pixel and ClickURL and the response codes returned for certain scenarios. In cases where we are not able to return a tracking URL, but are otherwise able to validate and process the request Kevel will return HTTP status code 404 instead of the previous 502 code. This response happens for an Ad that does not have tracking URLs available indicating the Ad is not ready to serve because it has not yet been fully published or may belong to an inactive Flight/Campaign/Advertiser.

Forecast API

Fixed

  • Correctly validate that end date is after start date on Availability requests.