Stay organized with collections
Save and categorize content based on your preferences.
This page includes information about the transfer parameters
available for applications that support data transfer. This
list might not be up to date, and you can dynamically fetch the list of
parameters by calling
Applications.list.
Google Calendar (Application ID: 435070579839)
RELEASE_RESOURCES
Possible values:
TRUE - Release resources for future events.
You can only transfer events that are in the future, non-private,
include at least one guest or resource, and are in the source user's
primary calendar. If all of these conditions aren't met, an empty
secondary calendar will be created for the destination user. If this
field isn't specified in the request, resources are not released.
Currents Pages (Application ID: 553547912911)
No parameters supported.
Google Docs and Google Drive (Application ID: 55656082996)
PRIVACY_LEVEL
The privacy level of the files to transfer. Possible values:
PRIVATE - Files that aren't shared with anyone.
SHARED - Files shared with at least one other user.
If not specified in the request, this parameter defaults to
SHARED. To transfer all files, specify both
PRIVATE and SHARED in the request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[[["This page provides a potentially outdated list of transfer parameters for applications that support data transfer."],["You can get the most up-to-date list of parameters using the `Applications.list` API call."],["For Google Calendar, you can control resource release for future events and specify the privacy level of files to transfer."]]],[]]