GoogleApi.DFAReporting.V4.Model.CampaignSummary (google_api_dfa_reporting v0.31.0)
View SourceRepresents a summarized campaign information associated with this invoice.
Attributes
-
billingInvoiceCode
(type:String.t
, default:nil
) - Campaign billing invoice code. -
campaignId
(type:String.t
, default:nil
) - Campaign ID. -
preTaxAmountMicros
(type:String.t
, default:nil
) - The pre-tax amount for this campaign, in micros of the invoice's currency. -
taxAmountMicros
(type:String.t
, default:nil
) - The tax amount for this campaign, in micros of the invoice's currency. -
totalAmountMicros
(type:String.t
, default:nil
) - The total amount of charges for this campaign, in micros of the invoice's currency.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.