NameDescriptionTypeAdditional information
profile_id

Adapty ID in the profile in the Adapty Dashboard.

string

None.

customer_user_id

User ID from your app (UUID, email, or other ID). If not set, this field is null. Customer User ID in the profile in the Adapty Dashboard.

string

None.

idfv

Identifier for Vendors (IDFV), unique per developer. IDFV in the profile in the Adapty Dashboard.

string

None.

idfa

Advertising ID (Apple only). IDFA in the profile in the Adapty Dashboard. It may be null if unavailable due to tracking restrictions, kids mode, or privacy settings.

string

None.

advertising_id

Advertising ID (Android only).

string

None.

profile_install_datetime

Installation timestamp in ISO 8601 format (e.g., 2020-07-10T15:00:00.000000+0000).

date

None.

user_agent

Device browser user-agent.

string

None.

email

User's email. Email in the profile in the Adapty Dashboard.

string

None.

event_type

Event name in Adapty format. See Webhook events for the full list.

string

None.

event_datetime

Event timestamp in ISO 8601 format (e.g., 2020-07-10T15:00:00.000000+0000).

date

None.

event_properties

Event properties.

EventProperties

None.

event_api_version

Adapty API version (current: 1).

decimal number

None.

profiles_sharing_access_level

List of users sharing access excluding the current user profile: profile_id: (UUID) Adapty ID customer_user_id: (String) Customer User ID if provided Used for Sharing purchases between accounts.

Collection of ProfilesSharingAccessLevel

None.

attributions

Attribution data. Included if Send Attribution is enabled in Webhook settings.

Attributions

None.

user_attributes

Custom user attributes. Included if Send User Attributes is enabled in Webhook settings. While custom attribute values in the mobile app code can be set as floats or strings, attributes received via the server-side API or historical import may come in different formats. The boolean and integer values will be converted to floats in this case.

Dictionary of string [key] and string [value]

None.

integration_ids

User integration IDs. null if unavailable or integrations are disabled.

Dictionary of string [key] and string [value]

None.