Skip to content
Get MCP AdsGet MCP Ads, home
Start free
View as Markdown

pinterest_get_billing_and_orders

Read billing profiles/invoices, invoice download URLs, order lines, ads-credit discounts, and SSIO account/order status.

Read billing profiles/invoices, invoice download URLs, order lines, ads-credit discounts, and SSIO account/order status. Financial data is returned only when the token has account access.

Kind
Read
Discovery
Reachable through search_tools and run_tool
Account parameter
adAccountId
Endpoint
https://mcp.getmcpads.com/pinterest-ads/mcp

ParametersLink to this section

NameTypeRequiredNotes
adAccountIdstringOptional
modestringRequiredOne of: BILLING_PROFILES, BILLING_INVOICES, BILLING_INVOICE_DOWNLOAD, ORDER_LINES, ORDER_LINE, ADS_CREDIT_DISCOUNTS, SSIO_ACCOUNT, SSIO_INSERTION_ORDER_STATUS, SSIO_ORDER_LINES.
entityIdstringOptionalInvoice ID, order-line ID, or Pinterest order ID depending on mode.
pageSizeintegerOptionalDefault: 100.
bookmarkstringOptional
queryobjectOptionalAdditional documented query parameters for the selected fixed GET endpoint.

Calling itLink to this section

jsonThrough run_tool, since it is not announced
{
  "name": "run_tool",
  "arguments": {
    "name": "pinterest_get_billing_and_orders",
    "args": {
      "mode": "BILLING_PROFILES"
    }
  }
}
Esc

Type to search