Skip to main content

Get a single offer

GET 

/v1/networks/:networkId/campaigns/:campaignId/offers/:id

Returns one offer for the campaign, or 404 if it does not exist. The offer's status (pending, accepted, rejected, or negotiating) is read-only; transitions happen only via the accept/reject actions. Once accepted, creative_id links to the generated host-voiced creative. Requires the read_only network role.

Request

Responses

Get a single offer