Insert
|
|||||
|
|
Creates a secondary calendar
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- See, edit, share, and permanently delete all the calendars you can access using Google Calendar
Input
This building block consumes 9 input parameters
Name | Format | Description |
---|---|---|
conferenceProperties |
OBJECT |
|
conferenceProperties.allowedConferenceSolutionTypes[] |
STRING |
|
description |
STRING |
Description of the calendar. Optional |
etag |
STRING |
ETag of the resource |
id |
STRING |
Identifier of the calendar. To retrieve IDs call the calendarList.list() method |
kind |
STRING |
Type of the resource ("calendar#calendar") |
location |
STRING |
Geographic location of the calendar as free-form text. Optional |
summary |
STRING |
Title of the calendar |
timeZone |
STRING |
The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional |
= Parameter name
= Format
conferenceProperties OBJECT |
conferenceProperties.allowedConferenceSolutionTypes[] STRING |
description STRING Description of the calendar. Optional |
etag STRING ETag of the resource |
id STRING Identifier of the calendar. To retrieve IDs call the calendarList.list() method |
kind STRING Type of the resource ("calendar#calendar") |
location STRING Geographic location of the calendar as free-form text. Optional |
summary STRING Title of the calendar |
timeZone STRING The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional |
Output
This building block provides 9 output parameters
Name | Format | Description |
---|---|---|
conferenceProperties |
OBJECT |
|
conferenceProperties.allowedConferenceSolutionTypes[] |
STRING |
|
description |
STRING |
Description of the calendar. Optional |
etag |
STRING |
ETag of the resource |
id |
STRING |
Identifier of the calendar. To retrieve IDs call the calendarList.list() method |
kind |
STRING |
Type of the resource ("calendar#calendar") |
location |
STRING |
Geographic location of the calendar as free-form text. Optional |
summary |
STRING |
Title of the calendar |
timeZone |
STRING |
The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional |
= Parameter name
= Format
conferenceProperties OBJECT |
conferenceProperties.allowedConferenceSolutionTypes[] STRING |
description STRING Description of the calendar. Optional |
etag STRING ETag of the resource |
id STRING Identifier of the calendar. To retrieve IDs call the calendarList.list() method |
kind STRING Type of the resource ("calendar#calendar") |
location STRING Geographic location of the calendar as free-form text. Optional |
summary STRING Title of the calendar |
timeZone STRING The time zone of the calendar. (Formatted as an IANA Time Zone Database name, e.g. "Europe/Zurich".) Optional |