GoogleApi.AdExchangeBuyer.V2beta1.Model.DealPauseStatus (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 either hasBuyerPaused or hasSellPaused is true.
Attributes
-
buyerPauseReason(type:String.t, default:nil) - The buyer's reason for pausing, if the buyer paused the deal. -
firstPausedBy(type:String.t, default:nil) - The role of the person who first paused this deal. -
hasBuyerPaused(type:boolean(), default:nil) - True, if the buyer has paused the deal unilaterally. -
hasSellerPaused(type:boolean(), default:nil) - True, if the seller has paused the deal unilaterally. -
sellerPauseReason(type:String.t, default:nil) - The seller's reason for pausing, if the seller paused the deal.
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.