Conversions
Conversions by date+time range
Same shape as /conversions/range, but accepts second-precision timestamps. Use this when you need sub-day windows (e.g. an hourly sync that overlaps).
post/conversions/data-range
Headers
Authorizationstring required
Bearer {token}
Response
Success
Example response
{
"status": "success"
}