GoogleApi.AuthorizedBuyersMarketplace.V1.Model.MediaPlanner (google_api_authorized_buyers_marketplace v0.7.0)

View Source

Describes a single Media Planner account.

Attributes

  • accountId (type: String.t, default: nil) - Output only. Account ID of the media planner.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.MediaPlanner{
  accountId: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.