| Name | Type | Description | Notes |
|---|---|---|---|
| postId | String | Zernio post ID (provide this or platformPostId) | [optional] |
| platformPostId | String | Platform post ID (alternative to postId) | [optional] |
| accountId | String | Social account ID | |
| adAccountId | String | Platform ad account ID | |
| name | String | ||
| goal | GoalEnum | ||
| budget | BoostPostRequestBudget | ||
| currency | String | [optional] | |
| schedule | BoostPostRequestSchedule | [optional] | |
| targeting | BoostPostRequestTargeting | [optional] | |
| bidAmount | BigDecimal | Max bid cap (Meta only) | [optional] |
| tracking | BoostPostRequestTracking | [optional] | |
| specialAdCategories | List<SpecialAdCategoriesEnum> | Meta only. Required for housing, employment, credit, or political ads. | [optional] |
| Name | Value |
|---|---|
| ENGAGEMENT | "engagement" |
| TRAFFIC | "traffic" |
| AWARENESS | "awareness" |
| VIDEO_VIEWS | "video_views" |
| Name | Value |
|---|---|
| HOUSING | "HOUSING" |
| EMPLOYMENT | "EMPLOYMENT" |
| CREDIT | "CREDIT" |
| ISSUES_ELECTIONS_POLITICS | "ISSUES_ELECTIONS_POLITICS" |