AI-generated Key Takeaways
- 
          This page details the error that occurs when a budget is set below the per-day minimum. 
- 
          The currency code is the three-letter ISO 4217 code for the advertiser's currency. 
- 
          budget_per_day_minimum_microsindicates the minimum required budget per day in micros for the advertiser currency.
- 
          minimum_budget_amount_microsandminimum_budget_total_amount_microsprovide minimum required values for the budget's amount and total_amount fields respectively, in micros.
- 
          failed_budget_amount_microsandfailed_budget_total_amount_microsshow the rejected budget amount and total_amount values, in micros.
Error details for a budget below per-day minimum error.
| Fields | |
|---|---|
| 
 | 
 The advertiser's currency, represented as a three-letter ISO 4217 currency code (such as "USD"). | 
| 
 | 
 The minimum budget required by the campaign per day, in micros of the advertiser currency. Applies to both daily and custom budgets. | 
| 
 | 
 The minimum value for the budget's amount field required by the campaign, in micros of the advertiser currency. Only set if this error is caused by the amount field value. | 
| 
 | 
 The minimum value for the budget's total_amount field required by the campaign given its configured start and end time, in micros of the advertiser currency. Only set if this error is caused by the total_amount field value. | 
| 
 | 
 The budget amount value that was rejected as too low, in micros of the advertiser currency. Only set if this error is caused by the amount field value. | 
| 
 | 
 The budget total_amount value that was rejected as too low, in micros of the advertiser currency. Only set if this error is caused by the total_amount field value. |