get_interest_suggestions
Get related interest suggestions for Meta ads targeting expansion. Supply a comma-separated list of interest IDs or names, and receive recommended interests to broaden your audience.
Instructions
Get related interest suggestions from seed interests.
Accepts a comma-separated list of interest IDs or names and returns Meta's suggested related interests for targeting expansion.
Args: interest_list: Comma-separated interest IDs (numeric) or interest names. Example IDs: '6003139266461,6003017845981' Example names: 'yoga,meditation' limit: Max suggestions to return (default 20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| interest_list | Yes | ||
| limit | No |