Disabling export for the counter
Disables export to Yandex Cloud on the specified counter. The method is available for the counter's owner and editor.
Request
DELETE
https://api-metrica.yandex.net/export/v1/cloud/{ceId}/counter/{counterId}
Path parameters
Name |
Description |
ceId* |
Type: integer<int32> ID of export to Yandex Cloud. You can obtain the ID using the operation Getting information about objects exported to Yandex Cloud. |
counterId* |
Type: integer<int32> Yandex Metrica counter ID. |
Responses
200 OK
OK
Body
application/json
{
"success": true
}
Name |
Description |
success |
Type: boolean Result of performing the action. Default: |
No longer supported, please use an alternative and newer version.