Search Meta Ad Interests
meta_ads_search_interestsRead-onlyIdempotent
Search Meta's interest catalog by keyword to retrieve interest IDs, audience size ranges, and topics for ad set targeting.
Instructions
Search Meta's interest targeting catalog by keyword. Returns interest IDs suitable for use in an ad set's targeting.flexible_spec.
Args:
q (string): Search term (e.g., "baseball", "cooking", "travel")
limit (number, optional): Max results (default 25)
Returns: { data: [{ id, name, audience_size_lower_bound, audience_size_upper_bound, path, topic }] }
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keyword for interests | |
| limit | No |