create_lookalike_audience
Create a lookalike audience from an existing custom audience. Use a ratio from 1 to 10 to control how closely the new audience resembles the source.
Instructions
Create a lookalike audience based on an existing custom audience. Ratio (1-10) determines how closely the new audience resembles the source.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Lookalike audience name | |
| lookalike_spec | Yes | JSON string: {country: 'US', ratio: 0.01-0.10} where ratio is the lookalike percentage (1%-10%) | |
| origin_audience_id | Yes | Source custom audience ID |