referrer_url | description | "The original URL from which the install of the app was initiated, i.e. the page on which the link was clicked that led to the Play Store. This can be used by the app to open the Wikipedia article that the user was originally browsing in Mobile Web, right after the app is installed." |
---|
type | "string" |
---|
required | false |
---|
|
---|
campaign_id | description | "Campaign ID that represents the campaign that led to the install of the app. This is an old (deprecated) field that might still be used in some links around the web, so we should still record it optionally for the time being." |
---|
type | "string" |
---|
required | false |
---|
|
---|
utm_medium | description | "The source medium from which the install came." |
---|
type | "string" |
---|
required | false |
---|
|
---|
utm_campaign | description | "The name of the campaign from which the install came." |
---|
type | "string" |
---|
required | false |
---|
|
---|
utm_source | description | "The specific source within the campaign from which the install came." |
---|
type | "string" |
---|
required | false |
---|
|
---|
app_install_id | description | "Randomly generated UUID that is unique to each app install, which can be used to cross-reference the same app install across different schemas." |
---|
type | "string" |
---|
required | true |
---|
|
---|
client_dt | description | "Client-side ISO-8601-formatted date-time at which this event occurred." |
---|
type | "string" |
---|
required | true |
---|
|
---|