Goal information

Returns information about the specified goal of a tag.

Request syntax

counterId: ID of the tag for which you want to get goal information.

goalId: ID of the goal that you want to get information about.

GET https://api-metrika.yandex.net/management/v1/counter/{counterId}/goal/{goalId}
 ? [callback=<string>]
callbackCallback function that processes the API response.
callbackCallback function that processes the API response.

Response format


{
    "goal" :  < goal > 
}
Parameters Description
goal Goal information.
Parameters Description
goal Goal information.