Enumeration AudienceListServiceClosingReason

AudienceListServiceClosingReasonは、オーディエンスリストのクローズ理由を表します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
AudienceListServiceClosingReason defines the reason for closing.
Although this field will be returned in the response, it will be ignored on input.
UNUSED_LIST
未利用です。Unused.
UNKNOWN
未知の値です。Unknown value.

Enumeration Members

Enumeration Members

Unknown: "UNKNOWN"
UnusedList: "UNUSED_LIST"