BudgetPerDayMinimumErrorDetails
Stay organized with collections
Save and categorize content based on your preferences.
Error details for a budget below per-day minimum error.
Fields |
currency_code
|
string
The advertiser's currency, represented as a three-letter ISO 4217 currency code (such as "USD").
|
budget_per_day_minimum_micros
|
int64
The minimum budget required by the campaign per day, in micros of the advertiser currency. Applies to both daily and custom budgets.
|
minimum_bugdet_amount_micros
|
int64
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.
|
minimum_budget_total_amount_micros
|
int64
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.
|
failed_budget_amount_micros
|
int64
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.
|
failed_budget_total_amount_micros
|
int64
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[null,null,["Last updated 2025-08-07 UTC."],[],[],null,["# BudgetPerDayMinimumErrorDetails\n\nError details for a budget below per-day minimum error.\n\n| Fields ||\n|------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `currency_code` | `string` The advertiser's currency, represented as a three-letter ISO 4217 currency code (such as \"USD\"). |\n| ### `budget_per_day_minimum_micros` | `int64` The minimum budget required by the campaign per day, in micros of the advertiser currency. Applies to both daily and custom budgets. |\n| ### `minimum_bugdet_amount_micros` | `int64` 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. |\n| ### `minimum_budget_total_amount_micros` | `int64` 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. |\n| ### `failed_budget_amount_micros` | `int64` 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. |\n| ### `failed_budget_total_amount_micros` | `int64` 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. |"]]