View Source GoogleApi.DisplayVideo.V3.Model.GuaranteedOrderStatus (google_api_display_video v0.37.1)
The status settings of the guaranteed order.
Attributes
-
configStatus
(type:String.t
, default:nil
) - Output only. The configuration status of the guaranteed order. Acceptable values arePENDING
andCOMPLETED
. A guaranteed order must be configured (fill in the required fields, choose creatives, and select a default campaign) before it can serve. Currently the configuration action can only be performed via UI. -
entityPauseReason
(type:String.t
, default:nil
) - The user-provided reason for pausing this guaranteed order. Must be UTF-8 encoded with a maximum length of 100 bytes. Only applicable when entity_status is set toENTITY_STATUS_PAUSED
. -
entityStatus
(type:String.t
, default:nil
) - Whether or not the guaranteed order is servable. Acceptable values areENTITY_STATUS_ACTIVE
,ENTITY_STATUS_ARCHIVED
, andENTITY_STATUS_PAUSED
. Default value isENTITY_STATUS_ACTIVE
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.