List of goals

Returns information about tag goals.

Request syntax

counterId: ID of the tag for which you want to get a list of goals.

GET https://api-metrika.yandex.net/management/v1/counter/{counterId}/goals
 ? [callback=<string>]
 & [useDeleted=<boolean>]
callbackCallback function that processes the API response.
useDeletedInformation on deleted goals.

Default value: 0

callbackCallback function that processes the API response.
useDeletedInformation on deleted goals.

Default value: 0

Response format


{
    "goals" : [  < goal > , ... ]
}
Parameters Description
goals Tag goals.
Parameters Description
goals Tag goals.