Generating additional tokens
Generates an additional token for the specified counter. The maximum number of active tokens per counter is 5.
Request
GET
https://api-metrica.yandex.net/management/v1/counter/{counterId}/measurement/generate
Path parameters
Name |
Description |
counterId* |
Type: integer<int32> ID of the counter to generate an additional token for. |
Responses
200 OK
Generated token.
Body
application/json
{
"response": "string"
}
Name |
Description |
response |
Type: string |
No longer supported, please use an alternative and newer version.
Was the article helpful?
Previous
Next