get_interest_suggestions
Get related interest suggestions from seed interests for targeting expansion. Input interest IDs or names and receive Meta's suggested related interests.
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 |