google_api_analytics_reporting v0.13.0 GoogleApi.AnalyticsReporting.V4.Model.TransactionData View Source
Represents details collected when the visitor performs a transaction on the page.
Attributes
transactionId
(type:String.t
, default:nil
) - The transaction ID, supplied by the e-commerce tracking method, for the purchase in the shopping cart.transactionRevenue
(type:float()
, default:nil
) - The total sale revenue (excluding shipping and tax) of the transaction.transactionShipping
(type:float()
, default:nil
) - Total cost of shipping.transactionTax
(type:float()
, default:nil
) - Total tax for the transaction.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.