EventsScope
This property can be used to include different types of events when working with event-related entities that are exposed in our 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). |