Recalculating a segment

Forces reprocessing of a segment. Quotas for this method: 2 requests per segment and 20 requests per user_login every 24 hours.

Request

PUT

https://api-audience.yandex.com/v1/management/segment/{segmentId}/reprocess

Path parameters

Name

Description

segmentId*

Type: integer<int32>

ID of the segment to reprocess.

Responses

200 OK

OK

Body

application/json
{
    "success": true
}

Name

Description

success

Type: boolean

Result of the operation.

Default: true

No longer supported, please use an alternative and newer version.