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

Represents a buyer of inventory. Each buyer is identified by a unique Authorized Buyers account ID.

Attributes

  • accountId (type: String.t, default: nil) - Authorized Buyers account ID of the buyer.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AdExchangeBuyer.V2beta1.Model.Buyer{
  accountId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.