v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352328.4 KB
v1

Get iOS strong/weak-match info for post-install attribution.

post/v1/installAttribution

Request body

bundleIdstring

APP bundle ID.

uniqueMatchLinkToCheckstring

Possible unique matched link that server need to check before performing device heuristics match. If passed link is short server need to expand the link. If link is long server need to vslidate the link.

visualStyle'UNKNOWN_VISUAL_STYLE' | 'DEFAULT_STYLE' | 'CUSTOM_STYLE'

Strong match page information. Disambiguates between default UI and custom page to present when strong match succeeds/fails to find cookie.

sdkVersionstring

Google SDK version. Version takes the form "$major.$minor.$patch"

retrievalMethod'UNKNOWN_PAYLOAD_RETRIEVAL_METHOD' | 'IMPLICIT_WEAK_MATCH' | 'EXPLICIT_WEAK_MATCH' | 'EXPLICIT_STRONG_AFTER_WEAK_MATCH'

App post install attribution retrieval information. Disambiguates mechanism (iSDK or developer invoked) to retrieve payload from clicked link.

appInstallationTimestring int64

App installation epoch time (https://en.wikipedia.org/wiki/Unix_time). This is a client signal for a more accurate weak match.

iosVersionstring

iOS version, ie: 9.3.5. Consider adding "build".

Response

Successful response