Create a new advertising campaign using the Meta Marketing API. Supports various campaign objectives, budgets, and bidding strategies.
nameRequiredstringName of the campaign
statusstringInitial status of the campaign
objectiveRequiredstringThe objective of the campaign
account_idRequiredstringThe ID of the ad account to create the campaign in
bid_strategystringBidding strategy for the campaign
daily_budgetnumberDaily budget limit in account currency. Mutually exclusive with lifetime_budget - provide one or the other, not both.
lifetime_budgetnumberLifetime budget limit in account currency. Mutually exclusive with daily_budget - provide one or the other, not both.
special_ad_categoriesarrayList of special ad categories that apply to this campaign
is_adset_budget_sharing_enabledbooleanAd set budget sharing allows up to 20% of your budget to be shared with other ad sets in the same campaign for improved performance. In v24.0+, this field is required when NO campaign budget is set AND budgets will be set at ad set level. Set to true to enable budget sharing opt…
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action