BranchMetrics / branch-deep-linking-public-api

The Branch Metrics public API for mobile deep linking / deeplinking applications. Branch helps mobile apps grow with deep links / deeplinks that power referral systems, sharing links and invites with full attribution and analytics.
https://dev.branch.io/references/http_api/
145 stars 18 forks source link

POST /v2/event/custom - is the user_data.environment an arbitrary string? #40

Closed anentropic closed 1 year ago

anentropic commented 4 years ago

The docs just say:

user_data.environment : usually FULL_APP.

The examples all show FULL_APP as the value. Are there other possible values? Can we send our own values?

From the docs it seems that the field is not required?