listEventOffers

❗️

Deprecated

JSON-RPC listEventOffers method is deprecated. Use GET /3.1/offers instead.

Offers are presented in descending order based on the start date.

Parameters

NameTypeDescription
publisherToken*stringType id of an offer you whant to get information about.
criteriaobjectNo description
active*booleanBy default you get list of active offers. To get inactive offers, set this field to false.
offset*integerFrom which offer you want to get results. Helpful in pagination.
limit*integerNumber of results you want to retrieve. E.g. if you want to display 10 offers per page, and you are on third, just set limit to 10 and offset to 20.
videoIdstringUnique identifier of your video asset.