Match counter to tag
Links specified counter to specified tag.
Request syntax
counterId
— counter ID, which you need to link to a tag.
labelId
— tag ID, to which you need to link a counter.
https://api-metrica.yandex.net/management/v1/counter/{counterId}/label/{labelId}
?
Request example
POST https://api-metrica.yandex.net/management/v1/counter/{counterId}/label/{labelId}?
Response format
{
"success" : < boolean >
}
Parameters | Description |
---|---|
success | Result of performing action. |
Parameters | Description |
---|---|
success | Result of performing action. |