GoogleApi.AuthorizedBuyersMarketplace.V1.Model.MediaPlanner (google_api_authorized_buyers_marketplace v0.7.0)
View SourceDescribes 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
@type t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.MediaPlanner{ accountId: String.t() | nil }