GoogleApi.AdExchangeBuyer.V14.Model.DealServingMetadataDealPauseStatus (google_api_ad_exchange_buyer v0.39.2) View Source
Tracks which parties (if any) have paused a deal. The deal is considered paused if has_buyer_paused || has_seller_paused. Each of the has_buyer_paused or the has_seller_paused bits can be set independently.
Attributes
-
buyerPauseReason(type:String.t, default:nil) - -
firstPausedBy(type:String.t, default:nil) - If the deal is paused, records which party paused the deal first. -
hasBuyerPaused(type:boolean(), default:nil) - -
hasSellerPaused(type:boolean(), default:nil) - -
sellerPauseReason(type:String.t, default:nil) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.