meta get brand safety controls
meta_get_brand_safety_controlsRetrieve brand safety, suitability, placement, and context-control signals from ad account or ad set targeting and block-list metadata. Use this to audit or export existing safety settings.
Instructions
Read brand safety, suitability, placement, and context-control signals from ad account/ad set targeting and optional block-list edges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of returned items or rows. The declared bounds and default apply; use pagination for additional results. | |
| cursor | No | Pagination cursor from previous response | |
| adsetIds | No | Specific ad set IDs to inspect. If omitted, reads ad sets from the ad account. | |
| businessId | No | Optional Business Manager ID for block-list discovery. | |
| adAccountId | Yes | Ad account ID (e.g., act_123456789) | |
| includeAdsets | No | Include ad set configuration when checking brand safety. | |
| includeBlockLists | No | Include accessible brand-safety block-list metadata. | |
| includeRawTargeting | No | Include the native targeting specification for diagnostics. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | Original tool result: parsed JSON when the text is JSON, otherwise the text or multiple MCP content blocks. Provider fields depend on the selected query. |