pinterest_ get_ audiences
Read audience, customer-list, sharing, and Business-received audience inventory without uploading or changing audience membership.
Read audience, customer-list, sharing, and Business-received audience inventory without uploading or changing audience membership.
- Source
- Pinterest Ads
- Kind
- Read
- Discovery
- Reachable through
search_toolsandrun_tool - Account parameter
adAccountId- Endpoint
- https:/
/ mcp. getmcpads. com/ pinterest-ads/ mcp
ParametersLink to this section
| Name | Type | Required | Notes |
|---|---|---|---|
adAccountId | string | Optional | |
mode | string | Required | One of: AUDIENCES, AUDIENCE, CUSTOMER_LISTS, CUSTOMER_LIST, CUSTOMER_, SHARED_ACCOUNTS, BUSINESS_. |
audienceId | string | Optional | |
customerListId | string | Optional | |
businessId | string | Optional | |
allowCrossBusinessRead | boolean | Optional | Explicit opt-in required if the business cannot be linked to the selected ad account. Default: false. |
accountType | string | Optional | One of: AD_ACCOUNT, BUSINESS_ACCOUNT. Default: "AD_ACCOUNT". |
ownershipType | string | Optional | One of: OWNED, RECEIVED. |
excludeNca | boolean | Optional | |
pageSize | integer | Optional | Default: 100. |
bookmark | string | Optional | |
query | object | Optional | Additional documented query parameters for the selected fixed GET endpoint. |
Calling itLink to this section
{
"name": "run_tool",
"arguments": {
"name": "pinterest_get_audiences",
"args": {
"mode": "AUDIENCES"
}
}
}