Enumeration CampaignServiceUserStatus

CampaignServiceUserStatusは、配信設定を表します。
このフィールドは、ADD時は必須、SET時は省略可能となり、REMOVE時は無視されます。
CampaignServiceUserStatus describes delivery settings.
This field is required in ADD operation, is optional in SET operation, and will be ignored in REMOVE operation.
ACTIVE
現在、広告は配信されている状態です。Currently ad delivery is active.
PAUSED
現在、広告は一時停止の状態です。そのため、配信されていません。Currently ad is paused, which the delivery is not active.
UNKNOWN
未知の値です。Unknown Value

Enumeration Members

Enumeration Members

Active: "ACTIVE"
Paused: "PAUSED"
Unknown: "UNKNOWN"