| java.lang.Object | ||
| ↳ | com.google.android.gms.analytics.HitBuilders.HitBuilder<com.google.android.gms.analytics.HitBuilders.TransactionBuilder> | |
| ↳ | com.google.android.gms.analytics.HitBuilders.TransactionBuilder | |
This class is deprecated.
This class has been deprecated in favor of a richer set of APIs on all the
HitBuilder classes. With the new approach, simply use addProduct, addImpression, addPromo and
setAction to add ecommerce data to any of the hits.
Transaction hit builder allows you to send in-app purchases and sales to Google Analytics. Transaction Id, affiliation and revenue are required for meaningful reports on transaction data.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.android.gms.analytics.HitBuilders.HitBuilder
| |||||||||||
From class
java.lang.Object
| |||||||||||