BudgetPerDayMinimumErrorDetails Stay organized with collections Save and categorize content based on your preferences.
Page Summary
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 minimum budget required by the campaign per day, in micros of the advertiser currency. Applies to both daily and custom budgets. |
|
The advertiser's currency, represented as a three-letter ISO 4217 currency code (such as "USD"). |
|
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. |
|
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. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.