tiktok_ads_get_adgroup
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Get full TikTok ad group configuration (free). Returns targeting, budget, bid, pixel, optimization goal, languages, locations, age groups, identity.
Parameters schema
{
"type": "object",
"title": "tiktok_ads_get_adgroup_toolArguments",
"required": [
"adgroup_id"
],
"properties": {
"account_id": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Id",
"default": null
},
"adgroup_id": {
"type": "string",
"title": "Adgroup Id"
},
"account_name": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Account Name",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries