Gets consumers offer statistics for each brand.
List of all brands with offers statistics: Number active or published offers, minimum & maximum reward rates available.
GET
Gets consumers offer statistics for each brand.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by id
Unique ID of the object.
Filter by maximum_reward_rate
Filter by name
Name of the object
Filter by offer__source_transaction
Type of the offer
Available options:
CASHBACK, UNIQUE_COUPON, GENERIC_COUPON, VOUCHER, AFFILIATION, LBS_CASHBACK the page number
Required range:
x >= 1the number of elements per page
Required range:
1 <= x <= 100Sort by given attribute
Available options:
name, id, maximum_reward_rate, universe__name, universe__id, offer__type, offer__source_transaction, -name, -id, -maximum_reward_rate, -universe__name, -universe__id, -offer__type, -offer__source_transaction Filter by universe__id
Filter by universe__name
Previous
Gets consumers offer for a brand.
Returns the list of active or published offers for this brand for this specific
consumer.
Next
Gets consumers offer statistics for each brand.