UserData
Represents the user information of the customer that is used for in-app purchases.
Properties
countryCode
countryCode:
string
Two character Alpha-2 code of ISO_3166-1 denoting the country code of the user.
lwaConsentStatus
lwaConsentStatus:
LwaConsentStatus
The LWA data share consent status of the user.
Deprecated
since version 2.4.0, use userProfileAccessConsentStatus
marketplace
marketplace:
string
Two character Alpha-2 code of ISO_3166-1 denoting the marketplace of the user.
userId
userId:
string
Returns the user ID.
userProfileAccessConsentStatus
userProfileAccessConsentStatus:
UserProfileAccessConsentStatus
The profile share consent status of the user.
Last updated: Sep 30, 2025