Skip to content

Instantly share code, notes, and snippets.

@kdeenanauth
Created April 14, 2017 16:58
Show Gist options
  • Save kdeenanauth/7e7c83e973483510919c3de478f1fd56 to your computer and use it in GitHub Desktop.
Save kdeenanauth/7e7c83e973483510919c3de478f1fd56 to your computer and use it in GitHub Desktop.
[
{
"description": null,
"mode": "NULLABLE",
"name": "visitorId",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "visitNumber",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "visitId",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "visitStartTime",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "date",
"type": "STRING"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "visits",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "hits",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "pageviews",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "timeOnSite",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "bounces",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "transactions",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "transactionRevenue",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "newVisits",
"type": "INTEGER"
}
],
"mode": "NULLABLE",
"name": "totals",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "referralPath",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "campaign",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "source",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "medium",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "keyword",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "adContent",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "trafficSource",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "browser",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "browserVersion",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "operatingSystem",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "operatingSystemVersion",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "isMobile",
"type": "BOOLEAN"
},
{
"description": null,
"mode": "NULLABLE",
"name": "flashVersion",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "javaEnabled",
"type": "BOOLEAN"
},
{
"description": null,
"mode": "NULLABLE",
"name": "language",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "screenColors",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "screenResolution",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "device",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "index",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "value",
"type": "STRING"
}
],
"mode": "REPEATED",
"name": "customDimensions",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "hitNumber",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "time",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "hour",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "minute",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "isSecure",
"type": "BOOLEAN"
},
{
"description": null,
"mode": "NULLABLE",
"name": "isInteraction",
"type": "BOOLEAN"
},
{
"description": null,
"mode": "NULLABLE",
"name": "referer",
"type": "STRING"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "pagePath",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "hostname",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "pageTitle",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "searchKeyword",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "searchCategory",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "page",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "transactionId",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "transactionRevenue",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "transactionTax",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "transactionShipping",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "affiliation",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "currencyCode",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "localTransactionRevenue",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "localTransactionTax",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "localTransactionShipping",
"type": "INTEGER"
}
],
"mode": "NULLABLE",
"name": "transaction",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "transactionId",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "productName",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "productCategory",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "productSku",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "itemQuantity",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "itemRevenue",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "currencyCode",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "localItemRevenue",
"type": "INTEGER"
}
],
"mode": "NULLABLE",
"name": "item",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "contentDescription",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "contentInfo",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "name",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "version",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "id",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "installerId",
"type": "STRING"
}
],
"mode": "NULLABLE",
"name": "appInfo",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "description",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "isFatal",
"type": "BOOLEAN"
}
],
"mode": "NULLABLE",
"name": "exceptionInfo",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "eventCategory",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "eventAction",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "eventLabel",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "eventValue",
"type": "INTEGER"
}
],
"mode": "NULLABLE",
"name": "eventInfo",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "index",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "customVarName",
"type": "STRING"
},
{
"description": null,
"mode": "NULLABLE",
"name": "customVarValue",
"type": "STRING"
}
],
"mode": "REPEATED",
"name": "customVariables",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "index",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "value",
"type": "STRING"
}
],
"mode": "REPEATED",
"name": "customDimensions",
"type": "RECORD"
},
{
"description": null,
"fields": [
{
"description": null,
"mode": "NULLABLE",
"name": "index",
"type": "INTEGER"
},
{
"description": null,
"mode": "NULLABLE",
"name": "value",
"type": "INTEGER"
}
],
"mode": "REPEATED",
"name": "customMetrics",
"type": "RECORD"
},
{
"description": null,
"mode": "NULLABLE",
"name": "type",
"type": "STRING"
}
],
"mode": "REPEATED",
"name": "hits",
"type": "RECORD"
},
{
"description": null,
"mode": "NULLABLE",
"name": "fullVisitorId",
"type": "STRING"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment