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.
Documentation Index
Fetch the complete documentation index at: https://docs.scaleo.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as query parameter. User 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.