List of notes

Returns information about all notes that the user added for this tag in the web interface.

Request syntax

counterId: ID of the tag with notes that you want to get information about.

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

Response format


{
    "chart_annotations" : [  < _metrika_chart_annotation > , ... ]
}
Parameters Description
chart_annotations List of notes.
Parameters Description
chart_annotations List of notes.