Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.62 KB

File metadata and controls

47 lines (31 loc) · 1.62 KB

BoostPostRequest

Properties

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]

Enum: GoalEnum

Name Value
ENGAGEMENT "engagement"
TRAFFIC "traffic"
AWARENESS "awareness"
VIDEO_VIEWS "video_views"

Enum: List<SpecialAdCategoriesEnum>

Name Value
HOUSING "HOUSING"
EMPLOYMENT "EMPLOYMENT"
CREDIT "CREDIT"
ISSUES_ELECTIONS_POLITICS "ISSUES_ELECTIONS_POLITICS"