Information about the start of conversion linking

Returns the date and time when conversions can be linked to site sessions for the specified tag.

  1. Request syntax
  2. Response format
  3. What's next?

Request syntax

counterId: ID of the tag for which you want to get the conversion linking start date.

https://api-metrika.yandex.net/management/v1/counter/{counterId}/offline_conversions/visit_join_threshold
 ? 

Response format


{
    "date" :  < date_time > 
}
Parameters Description
date Date and time when conversions can be linked to site sessions.
Parameters Description
date Date and time when conversions can be linked to site sessions.

What's next?

Create a CSV file with conversion data and pass it to Yandex Metrica. After that, you can track the conversion upload status using the GET /management/v1/counter/{counterId}/offline_conversions/uploading/{id} method.