Retrieves Offers based on search & filtering
GET https://api.convertiser.com/publisher/offers/find/
Parameter name | Value | Description | Additional |
---|---|---|---|
page | integer | A page number within the paginated result set. |
|
page_size | integer | Number of results to return per page. |
|
id | string | ||
title | string | ||
currency | string | ||
goal | string | ||
advertiser | string | ||
category | string | ||
status | string |
Possible values are:
|
|
is_featured | string | ||
is_hidden | string | ||
is_unmanaged | string | ||
geo_targets | string | ||
created_at | string | ||
validation_overdue | string | ||
unpaid | string |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK | GenericOfferFinder |