Create campaign
documentedCreate a new campaign.
POST /ad_accounts/{ad_account_id}/campaignsAdsno implementation yet0 runsInput
ad_account_id*
Ad account ID
e.g., 63123456789
name*
Campaign name
e.g., Summer Campaign 2026
daily_spend_cap
Daily spend cap (microcurrency)
e.g., 1000000
lifetime_spend_cap
Lifetime spend cap (microcurrency)
e.g., 5000000
start_time
Campaign start_time (Unix timestamp)
e.g., 1672531200
end_time
Campaign end_time (Unix timestamp)
e.g., 1675132800
objective_type*
Objective type
e.g., AWARENESS
status
Campaign status
e.g., ACTIVE
is_performance_plus
Enable Pinterest Performance+
true or false
is_flexible_daily_budgets
Flexible daily budgets
true or false
Calls Pinterest as you (your API key is your account); keychains.dev holds the credentials.