Join us live on
Discord on the Google Advertising and Measurement Community server and on
YouTube on January 29th at 10:00 AM EST! We will discuss the new features added in v23 of the Google Ads API.
KeywordPlanError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible errors from applying a keyword plan.
codeProto definition
| Enums |
BID_MULTIPLIER_OUT_OF_RANGE
|
The plan's bid multiplier value is outside the valid range. |
BID_TOO_HIGH
|
The plan's bid value is too high. |
BID_TOO_LOW
|
The plan's bid value is too low. |
BID_TOO_MANY_FRACTIONAL_DIGITS
|
The plan's cpc bid is not a multiple of the minimum billable unit. |
DAILY_BUDGET_TOO_LOW
|
The plan's daily budget value is too low. |
DAILY_BUDGET_TOO_MANY_FRACTIONAL_DIGITS
|
The plan's daily budget is not a multiple of the minimum billable unit. |
INVALID_FORECAST_DATE_RANGE
|
The plan's forecast_period has invalid forecast date range. |
INVALID_NAME
|
The plan's name is invalid. |
INVALID_VALUE
|
The input has an invalid value. |
KEYWORD_PLAN_HAS_NO_KEYWORDS
|
The plan has no keyword. |
KEYWORD_PLAN_NOT_ENABLED
|
The plan is not enabled and API cannot provide mutation, forecast or stats. |
KEYWORD_PLAN_NOT_FOUND
|
The requested plan cannot be found for providing forecast or stats. |
MISSING_BID
|
The plan is missing a cpc bid. |
MISSING_FORECAST_PERIOD
|
The plan is missing required forecast_period field. |
UNKNOWN
|
The received error code is not known in this version. |
UNSPECIFIED
|
Enum unspecified. |
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 2026-01-22 UTC.
[null,null,["Last updated 2026-01-22 UTC."],[],[]]