Retrieves list of CPC Conversions
GET https://api.convertiser.com/publisher/cpc-conversions/
| 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. |
|
| offer | string | ||
| goal | string | ||
| currency | string | ||
| website | string | ||
| status | string |
Possible values are:
|
|
| is_paid | string | ||
| created_at | string | ||
| processed_at | string | ||
| invoice | string | ||
| ip | string | ||
| guid | string | ||
| tracking_id | string | ||
| advertiser | string | ||
| publisher | string | ||
| subaccount | string | ||
| sale_amount | string | ||
| validation_overdue | string | ||
| ordering | string |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK | CPCConversionList |