rtb_ house_ get_ offers
Read product offers from an RTB House advertiser feed. One of 7 RTB House tools on the Get MCP Ads MCP gateway.
Read product offers from an RTB House advertiser feed. A result reaching the limit may be incomplete.
- 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. |
name | string | Optional | Human-readable name for this object. |
limit | integer | Optional | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. Default: 100. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "rtb_house_get_offers",
"args": {
"advertiserId": "<string>"
}
}
}