crear_ad_set
Create an ad set with audience targeting, budget, and optimization goal for a Meta Ads campaign. The ad set starts in paused state.
Instructions
Crea un ad set (segmentación + presupuesto + optimización) dentro de una campaña. Se crea en PAUSED.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| ageMax | No | ||
| ageMin | No | ||
| endTime | No | ISO 8601. | |
| bidAmount | No | Centavos, si el bid es con tope. | |
| countries | No | Atajo, ej. ['AR']. | |
| startTime | No | ISO 8601. | |
| targeting | No | Spec completo de segmentación (objeto). Si se omite, usa countries/ageMin/ageMax. | |
| campaignId | Yes | ||
| bidStrategy | No | ||
| dailyBudget | No | Centavos. | |
| billingEvent | Yes | ej. IMPRESSIONS, LINK_CLICKS. | |
| lifetimeBudget | No | Centavos. | |
| promotedObject | No | ||
| optimizationGoal | Yes | ej. LINK_CLICKS, REACH, POST_ENGAGEMENT, OFFSITE_CONVERSIONS. |