Disabling offline conversion tracking

Disables offline conversion tracking for the specified tag.

Request syntax

counterId: ID of the tag for which you want to disable the extended conversion tracking period.

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

Sample request

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

Response format


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