> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SegmentOperationStatus

> SegmentOperationStatus data type.

세그먼트 작업의 상태입니다.

## 값

| 값               | 설명                        |
| :-------------- | :------------------------ |
| Start           | 작업이 시작되었습니다.              |
| Success         | 작업이 성공적으로 완료되었습니다.        |
| Failed          | 작업이 실패했습니다.               |
| ValidationError | 유효성 검사 오류로 인해 작업이 실패했습니다. |


## Related topics

- [api_operation](/ko/services/playfab/api-references/events/Segmentation/api-operation.md)
- [SegmentOperation](/ko/services/playfab/api-references/events/data-types/segmentoperation.md)
- [PFSegmentsContactEmailInfo](/ko/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentscontactemailinfo.md)
- [WdCopyOperationSummary](/ko/reference/remoting/structs/wdcopyoperationsummary.md)
- [segment_entered](/ko/services/playfab/api-references/events/Segmentation/segment-entered.md)
