Reject conversion by click id

HTTP method

Endpoint

PATCh

/v1/conversion_reports/click_id/{click_ids}/rejected

Path parameters

Parameter

Description

click_ids

The unique id for the click_id.

Note: The max limit of bulk adjustment is 200 conversions.

Response body parameters

Field

Type

Description

id

integer

The unique id for the report.

click_id

string

The unique id for the click_id.

status

string

Conversion status.

Example request

Request PATCH https://{networkname}.api.offerslook.com/v1/conversion_reports/click_id/Wr76_uaddu_dr3X9r7NAtHwP9p8hUsTf_uaddu_EpKBKGlga2DB9Db39D3DA,IOxMGWcBp0t3H_ugsadu_I1kt1BEXNBapMqOhI7_ugsadu_iwwi7WQ0jdBaNxn,nBRy3gzQSC0sAufNmLT6M_uaddu_obJT_ugsadu_amkNnHLv1vg1AG5U5UxaS/rejected

Request PATCH http://{networkname}.api.offerslook.com/v1/conversion_reports/click_id/Wr76_uaddu_dr3X9r7NAtHwP9p8hUsTf_uaddu_EpKBKGlga2DB9Db39D3DA,IOxMGWcBp0t3H_ugsadu_I1kt1BEXNBapMqOhI7_ugsadu_iwwi7WQ0jdBaNxn,nBRy3gzQSC0sAufNmLT6M_uaddu_obJT_ugsadu_amkNnHLv1vg1AG5U5UxaS/rejected

Example response

Last updated

Was this helpful?