GoogleApi.AdExchangeBuyer.V14.Model.Budget (google_api_ad_exchange_buyer v0.37.0) View Source
The configuration data for Ad Exchange RTB - Budget API.
Attributes
-
accountId
(type:String.t
, default:nil
) - The id of the account. This is required for get and update requests. -
billingId
(type:String.t
, default:nil
) - The billing id to determine which adgroup to provide budget information for. This is required for get and update requests. -
budgetAmount
(type:String.t
, default:nil
) - The daily budget amount in unit amount of the account currency to apply for the billingId provided. This is required for update requests. -
currencyCode
(type:String.t
, default:nil
) - The currency code for the buyer. This cannot be altered here. -
id
(type:String.t
, default:nil
) - The unique id that describes this item. -
kind
(type:String.t
, default:adexchangebuyer#budget
) - The kind of the resource, i.e. "adexchangebuyer#budget".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.