rtb_ house_ get_ creatives
Read RTB House creative names, statuses and preview links, including inactive creatives by default. One of 7 RTB House tools on the Get MCP Ads MCP gateway.
Read RTB House creative names, statuses and preview links, including inactive creatives by default.
- Source
- RTB House
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
advertiserId- Endpoint
- https:/
/ mcp. getmcpads. com/ rtb-house/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
advertiserId | string | Required | RTB House advertiser hash. Use list_accounts for the selected accounts. |
activeOnly | boolean | Optional | True returns only active creatives; false also includes inactive creatives. Default: false. |
campaignIds | array | Optional | Restrict results to these campaign IDs. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "rtb_house_get_creatives",
"args": {
"advertiserId": "<string>"
}
}
}