| Package | Description |
|---|---|
| com.google.api.services.firebasedynamiclinks.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.clone() |
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.set(String fieldName,
Object value) |
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setAppMinimumVersion(String appMinimumVersion)
The minimum version for app, specified by dev through ?imv= parameter.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setAttributionConfidence(String attributionConfidence)
The confidence of the returned attribution.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setDeepLink(String deepLink)
The deep-link attributed post-install via one of several techniques (fingerprint, copy unique).
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setExternalBrowserDestinationLink(String externalBrowserDestinationLink)
User-agent specific custom-scheme URIs for iSDK to open.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setFallbackLink(String fallbackLink)
The link to navigate to update the app if min version is not met.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setInvitationId(String invitationId)
Invitation ID attributed post-install via one of several techniques (fingerprint, copy unique).
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setIsStrongMatchExecutable(Boolean isStrongMatchExecutable)
Instruction for iSDK to attemmpt to perform strong match.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setMatchMessage(String matchMessage)
Describes why match failed, ie: "discarded due to low confidence".
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setRequestedLink(String requestedLink)
Entire FDL (short or long) attributed post-install via one of several techniques (fingerprint,
copy unique).
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setRequestIpVersion(String requestIpVersion)
Which IP version the request was made from.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setResolvedLink(String resolvedLink)
The entire FDL, expanded from a short link.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setUtmCampaign(String utmCampaign)
Scion campaign value to be propagated by iSDK to Scion at post-install.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setUtmContent(String utmContent)
Scion content value to be propagated by iSDK to Scion at app-reopen.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setUtmMedium(String utmMedium)
Scion medium value to be propagated by iSDK to Scion at post-install.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setUtmSource(String utmSource)
Scion source value to be propagated by iSDK to Scion at post-install.
|
GetIosPostInstallAttributionResponse |
GetIosPostInstallAttributionResponse.setUtmTerm(String utmTerm)
Scion term value to be propagated by iSDK to Scion at app-reopen.
|
Copyright © 2011–2020 Google. All rights reserved.