Creating a comment
Creates a note with the user's comment.
Request syntax
counterId
— ID of the counter that you want to create a comment for.
https://api-metrica.yandex.net/management/v1/counter/{counterId}/chart_annotations
?
Request message body
{
"chart_annotation" : < _metrika_chart_annotation >
}
Parameters | Description |
---|---|
chart_annotation | Comment. |
Parameters | Description |
---|---|
chart_annotation | Comment. |
Request example
POST https://api-metrica.yandex.net/management/v1/counter/{counterId}/chart_annotations?
Response format
{
"chart_annotation" : < _metrika_chart_annotation >
}
Parameters | Description |
---|---|
chart_annotation | Comment. |
Parameters | Description |
---|---|
chart_annotation | Comment. |