id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-source-schedule |
SourceSchedule |
SourceSchedule |
SourceSchedule |
pythonsdk |
| python |
| Python |
| sdk |
| SourceSchedule |
| V2025SourceSchedule |
|
/tools/sdk/python/v2025/models/source-schedule |
| SDK |
| Software Development Kit |
| SourceSchedule |
| V2025SourceSchedule |
|
SourceSchedule
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'ACCOUNT_AGGREGATION', 'GROUP_AGGREGATION' ] |
The type of the Schedule. |
[required] |
| cron_expression |
str |
The cron expression of the schedule. |
[required] |
| } |
|
|
|
Example
[Back to top]