CData Python Connector for Google Calendar

Build 25.0.9454

SubscribeToSettingsChanges

Starts watching for changes to the authenticated user's calendar settings.

Input

Name Type Required Description
ChannelAddress String True The address where notifications of this channel will be delivered.
ChannelId String False A UUID or unique string that identifies the notification channel.
ChannelType String False Type of delivery mechanism for notifications. Valid values are 'web_hook' (or 'webhook').
ChannelToken String False Arbitrary string delivered to the target address with each notification. Used for validation.
ChannelTimeToLive String False The lifetime of the channel in seconds .

Result Set Columns

Name Type Description
Success String Indicates whether the operation was successful.
ChannelId String The UUID or the unique string of the channel.
ResourceId String An opaque ID that identifies the watched resource.
ResourceUri String A version-specific identifier for the watched resource.
Expiration Datetime The expiration date time of the channel.
ChannelToken String Arbitrary string delivered to the target address with each notification. Used for validation.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454