Reach & Frequency
Cancel a Reach & Frequency reservation
Releases a RESERVATION's locked price and inventory. Unreserved predictions expire on their own.
PlatformsMeta
Authorization
bearerAuth AuthorizationBearer <token>
API key authentication - use your Zernio API key as a Bearer token
In: header
Path Parameters
predictionId*string
Query Parameters
accountId*string
adAccountId*string
Response Body
application/json
Empty
Was this page helpful?
Read a Reach & Frequency prediction
Previous Page
Reserve a Reach & Frequency prediction
Locks the quoted price + inventory until the returned `expiresAt` and mints a NEW prediction id — pass that RESERVED id (not the original) as `rfPredictionId` on POST /v1/ads/create. Release an unused reservation via DELETE.