Retrieves list of CPC Conversions

Request

GET https://api.convertiser.com/publisher/cpc-conversions/

Query parameters

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:

  • pending
  • approved
  • rejected
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

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK CPCConversionList

Explore this API

page

A page number within the paginated result set.

page_size

Number of results to return per page.

offer
goal
currency
website
status
is_paid
created_at
processed_at
invoice
ip
guid
tracking_id
advertiser
publisher
subaccount
sale_amount
validation_overdue
ordering
Response Content-Type

Choose an authorisation method:

API Token API Token to be used for request
Try it out!