tiktok_ get_ creative_ fatigue_ recipes
Find likely creative fatigue patterns from ad-level daily reporting and return read-only refresh recipes.
Find likely creative fatigue patterns from ad-level daily reporting and return read-only refresh recipes. Does not create, edit, or upload creatives.
- Source
- TikTok Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ tiktok-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Required | TikTok advertiser ID. |
startDate | string | Optional | Start date YYYY-MM-DD. Defaults to 14 days ago. |
endDate | string | Optional | End date YYYY-MM-DD. Defaults to today. |
minImpressions | integer | Optional | Default: 1000. |
declineThresholdPct | number | Optional | Default: 25. |
limit | integer | Optional | Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "tiktok_get_creative_fatigue_recipes",
"args": {
"advertiserId": "<string>"
}
}
}