EventsScope
Specifies the event types to expose in the Data Model.
Possible Values
UNIQUE, SINGLE, ALLデータ型
string
デフォルト値
"UNIQUE"
解説
UNIQUE | Includes single events and recurring events (with their exceptions), but not recurring event instances. |
SINGLE | Includes single events and recurring events, but not recurring event instances and their exceptions. |
ALL | Includes single events and all recurring event instances (but not their underlying parent events). |