access_token | ✅ | — | TikTok Marketing API access token. Obtained from the TikTok for Business API portal. |
accounts | ✅ | — | Comma-separated advertiser account IDs, or a YAML list. All streams sync data for these accounts. |
start_date | ✅ | — | Start of incremental extraction. Format: ISO 8601 (YYYY-MM-DDTHH:MM:SSZ). |
end_date | | now | Optional upper bound for extraction. |
sandbox | | "false" | Set to "true" to use TikTok sandbox API hosts instead of production. |
user_agent | | — | User-Agent header for API calls. TikTok recommends setting this to identify your integration. |
request_timeout | | 300 | Request timeout in seconds. |
page_size | | 1000 | Number of results per API page. |
include_deleted | | "false" | Set to "true" to include deleted rows in the ads, adgroups, and campaigns streams. |