Get Minimum Ad Budgets
meta_get_minimum_budgetsGet minimum daily and lifetime budget requirements for a Meta ad account by currency and bid strategy to prevent ad set creation errors.
Instructions
Gets the minimum daily and lifetime budgets for an ad account by currency and bid strategy.
Essential to check before creating ad sets — using a budget below the minimum causes API errors.
Args:
ad_account_id (string): Ad account ID (e.g., act_123456789)
Returns: Minimum budget requirements per bid strategy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad_account_id | Yes | ||
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |