Disabling export for the tag

Disables export to Yandex Cloud on the specified tag. The method is available for the tag's owner and editor.

  1. Request syntax
  2. Response format

Request syntax

ceId: ID of export to Yandex Cloud. You can obtain the ID using the operation Getting information about objects exported to Yandex Cloud.

counterId: Yandex Metrica tag ID.

https://api-metrika.yandex.net/export/v1/cloud/{ceId}/counter/{counterId}
 ? 

Sample request

DELETE https://api-metrika.yandex.net/export/v1/cloud/{ceId}/counter/{counterId}?

Response format


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