Gets the Amount of Offer Per Universe.
Returns the amount of generic offers per status and per universe.
GET
Gets the Amount of Offer Per Universe.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id you used to create the given consumer
Previous
Offers Consumer Listing
Gets a paginated list of all offers available for the current consumer: generic
offers + offers where this consumer is targeted.
For all your logged consumers, you must actually use this route to retrieve
the best set of offers dedicated to each consumer.
This list can be filtered by offer types, start date, end date, universe, highlight
level...
The list contains all the active offers (status = ACTIVE) and offers to come (status
= PUBLISHED).
This list is sorted by default using the conversion probability computed by our internal smart ranking engine.
Pagination of 20 items by default.
Next
Gets the Amount of Offer Per Universe.