Enabling call tracking

Enables call tracking for the specified tag.

This method specifies the time interval during which the call data can be added to the session data.

Note. You can't enable this option on the Yandex Metrica site: it's only available over the API.
  1. Request syntax
  2. Response format

Request syntax

counterId: ID of the tag for which you want to enable the extended call tracking period.

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

Sample request

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

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.