GoogleApi.DisplayVideo.V3.Model.InventorySourceStatus (google_api_display_video v0.39.0)
View SourceThe status related settings of the inventory source.
Attributes
-
configStatus(type:String.t, default:nil) - Output only. The configuration status of the inventory source. Only applicable for guaranteed inventory sources. Acceptable values areINVENTORY_SOURCE_CONFIG_STATUS_PENDINGandINVENTORY_SOURCE_CONFIG_STATUS_COMPLETED. An inventory source must be configured (fill in the required fields, choose creatives, and select a default campaign) before it can serve. -
entityPauseReason(type:String.t, default:nil) - The user-provided reason for pausing this inventory source. Must not exceed 100 characters. Only applicable when entity_status is set toENTITY_STATUS_PAUSED. -
entityStatus(type:String.t, default:nil) - Whether or not the inventory source is servable. Acceptable values areENTITY_STATUS_ACTIVE,ENTITY_STATUS_ARCHIVED, andENTITY_STATUS_PAUSED. Default value isENTITY_STATUS_ACTIVE. -
sellerPauseReason(type:String.t, default:nil) - Output only. The seller-provided reason for pausing this inventory source. Only applicable for inventory sources synced directly from the publishers and when seller_status is set toENTITY_STATUS_PAUSED. -
sellerStatus(type:String.t, default:nil) - Output only. The status set by the seller for the inventory source. Only applicable for inventory sources synced directly from the publishers. Acceptable values areENTITY_STATUS_ACTIVEandENTITY_STATUS_PAUSED.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.