GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AddCreativeRequest (google_api_authorized_buyers_marketplace v0.2.0) View Source
Request message for adding creative to be used in the bidding process for the finalized deal.
Attributes
-
creative(type:String.t, default:nil) - Name of the creative to add to the finalized deal, in the formatbuyers/{buyerAccountId}/creatives/{creativeId}. See creative.name.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AuthorizedBuyersMarketplace.V1.Model.AddCreativeRequest{
creative: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.