Deleting a goal

Deletes a tag goal.

Request syntax

counterId: ID of the tag whose goal you want to delete.

goalId: ID of the goal that you want to delete.

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/goal/{goalId}

Sample request

DELETE https://api-metrika.yandex.net/management/v1/counter/{counterId}/goal/{goalId}

Response format


{
    "success" :  < boolean > 
}
Parameters Description
success Result of performing the action.
Parameters Description
success Result of performing the action.