Create conversion by click ID
Creates a conversion using an existing click_id for attribution. Affiliate and offer are resolved from the click record. All lead/conversion data fields are accepted. If the offer has a Lead Management Receive Leads campaign with required fields configured, empty or missing required fields will result in conv_status=trash.
Authorizations
Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.
Body
(Required) Click ID from the clicks table. Used to resolve affiliate, offer, and geo data.
Conversion status. Values: pending, approved, rejected, hold.
Goal ID. If not provided, default goal is used.
Goal alias. Alternative to goal_id.
Affiliate click ID (external).
IP address. If provided, overrides geo data from the click.
Conversion timestamp. Format: Y-m-d H:i:s.
Click timestamp override. Format: Y-m-d H:i:s.
Deliver lead to advertiser LMS. Values: yes, no. Default: no.