Returns all campaigns from the system that the user has access to
Page number for pagination
Maximum number of results per page
Campaign types to filter
Type of offer to filter. If not provided, all offers will be returned.
Spreadsheet
: Spreadsheet offer type. In this case, links will not be generated automatically. You need to use the POST /affiliate/shorten/url
endpoint to generate links by passing the campaign id
as a parameter through featureId.
Url
: Link offer type. In this case, links will be generated automatically.
Brand identifier to filter campaigns
List of brand identifiers to filter campaigns
Campaign name to search for
Filter campaigns by highlight status
List of categories to filter campaigns
Campaign status to filter
onTime
, expired
, scheduled
Campaign period filter
Campaign response
The response is of type object
.