View Source GoogleApi.AdExchangeBuyer.V2beta1.Model.DealServingMetadata (google_api_ad_exchange_buyer v0.41.0)

Message captures metadata about the serving status of a deal.

Attributes

  • dealPauseStatus (type: GoogleApi.AdExchangeBuyer.V2beta1.Model.DealPauseStatus.t, default: nil) - Output only. Tracks which parties (if any) have paused a deal.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AdExchangeBuyer.V2beta1.Model.DealServingMetadata{
  dealPauseStatus:
    GoogleApi.AdExchangeBuyer.V2beta1.Model.DealPauseStatus.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.