Gets consumers offer for a brand.
Returns the list of active or published offers for this brand for this specific consumer.
GET
Gets consumers offer for a brand.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique ID of the brand on PayLead system.
Query Parameters
Filter by offer__id
Unique UUID of the offer
Filter by offer__name
Name of the offer
Sort by given attribute
Available options:
offer__id, offer__name, -offer__id, -offer__name Previous
Gets the list of offers for a brand.
Returns the list of public active or published offers for this brand.
This list is sorted by default using the conversion probability computed by our internal smart ranking engine.
Next
Gets consumers offer for a brand.