View Source GoogleApi.AndroidPublisher.V3.Model.ExternalOfferInitialAcquisitionDetails (google_api_android_publisher v0.38.3)
Details about the first time a user/device completed a transaction using external offers.
Attributes
-
externalTransactionId
(type:String.t
, default:nil
) - Required. The external transaction id of the first completed purchase made by the user.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AndroidPublisher.V3.Model.ExternalOfferInitialAcquisitionDetails{ externalTransactionId: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.