Creating notes

Creates a note.

Request syntax

counterId: ID of the tag to create a note for.

POST https://api-metrika.yandex.net/management/v1/counter/{counterId}/chart_annotations

In the request body


{
    "chart_annotation" :  < _metrika_chart_annotation > 
}
Parameters Description
chart_annotation Note
Parameters Description
chart_annotation Note

Sample request

POST https://api-metrika.yandex.net/management/v1/counter/{counterId}/chart_annotations

Response format


{
    "chart_annotation" :  < _metrika_chart_annotation > 
}
Parameters Description
chart_annotation Note
Parameters Description
chart_annotation Note