* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
Data Field * | Field Definition | Data Field Type | |||||||
---|---|---|---|---|---|---|---|---|---|
Autofill Profile | An array of AutofillProfileSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Contact Info | An array of ContactInfoSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Autofill | An AutofillSpecifics object. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added instead of the object. | object|string |
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
Data Field * | Field Definition | Data Field Type | |||||||
---|---|---|---|---|---|---|---|---|---|
Browser History |
An array of Chrome history objects. Note that if the user data is encrypted, the string
Your data is encrypted and cannot be exported is added to the array
instead of the object.
Chrome history object schema: { "title": (string) The page title, "url": (string) The URL of the visited page, "time_usec": (number) The UNIX timestamp of the visit in microseconds, "client_id": (string) Uniquely identifies the client. A user may have more than one client, "favicon_url": (string) The URL of the favicon associated with this page } |
array | |||||||
Typed Url | An array of TypedUrlSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Session | An array of SessionSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array |
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
Data Field * | Field Definition | Data Field Type | |||||||
---|---|---|---|---|---|---|---|---|---|
Extensions | An array of ExtensionSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Extension Settings | An array of ExtensionSettingSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array |
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
Data Field * | Field Definition | Data Field Type | |||||||
---|---|---|---|---|---|---|---|---|---|
Apps | An array of AppSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
App Settings | An array of AppSettingSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Preferences | An array of PreferenceSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Priority Preferences | An array of PriorityPreferenceSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Themes | An array of ThemeSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
App Lists | An array of AppListSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Web Apps | An array of WebAppSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array | |||||||
Search Engines | An array of SearchEngineSpecifics objects. Note that if the user data is encrypted, the string Your data is encrypted and cannot be exported is added to the array instead of the object. | array |
* The preceding fields represent key data fields for the purposes of parsing and ingesting the relevant data exports. Data fields produced in an export vary by service and user action and some services or actions don't produce each data field described. | |||||||||
Resource Group * | Description | Exported Objects | Time Filter Description | ||||||
---|---|---|---|---|---|---|---|---|---|
chrome.autofill | Information the user entered into online forms in Chrome, like phone numbers, email addresses, and some physical addresses. | Addresses and more |
Not Supported. | ||||||
chrome.bookmarks | Pages the user bookmarked in Chrome. | Bookmarks |
Not Supported. | ||||||
chrome.dictionary | Words the user added to Chrome's dictionary. On some devices, words are added to their device's dictionary instead of Chrome's. | Dictionary |
Not Supported. | ||||||
chrome.extensions | Extensions from the Chrome Web Store. | Extensions |
Not Supported. | ||||||
chrome.history | Sites the user visited in Chrome, including web addresses they entered in the address bar. | History |
The timestamp of the browsing activity, applied to the browser history items. | ||||||
chrome.reading_list | Pages the user added to their reading list in Chrome. | Reading List |
Not Supported. | ||||||
chrome.settings | Settings in Chrome. | Settings |
Not Supported. | ||||||
* To obtain the OAuth Scope Name for a particular Resource Group, append "https://www.googleapis.com/auth/dataportability." to the Resource Group. For example, the OAuth Scope Name for the "myactivity.search" Resource Group is "https://www.googleapis.com/auth/dataportability.myactivity.search". |