yd_metrika_upload_conversions
Upload offline conversion events to Yandex Metrika. Send data including timestamp, target, client ID, and price to track conversions from offline sources.
Instructions
Upload offline conversions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| counter_id | Yes | Counter ID | |
| conversions | Yes | Array of conversions: [{DateTime, Target, ClientId?, Price?}] | |
| client_id_type | No | CLIENT_ID or USER_ID (default CLIENT_ID) |