Information about the start of call linking

Returns the date and time when calls 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 call linking start date.

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

Response format


{
    "date" :  < date_time > 
}
Parameters Description
date Date and time when calls can be linked to site sessions.
Parameters Description
date Date and time when calls 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 call upload status using the GET /management/v1/counter/{counterId}/offline_conversions/calls_uploading/{id} method.