Enum describing possible errors from applying a keyword plan.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The plan's bid multiplier value is outside the valid range. |
|
The plan's bid value is too high. |
|
The plan's bid value is too low. |
|
The plan's cpc bid is not a multiple of the minimum billable unit. |
|
The plan's daily budget value is too low. |
|
The plan's daily budget is not a multiple of the minimum billable unit. |
|
The input has an invalid value. |
|
The plan has no keyword. |
|
The plan is not enabled and API cannot provide mutation, forecast or stats. |
|
The requested plan cannot be found for providing forecast or stats. |
|
The plan is missing a cpc bid. |
|
The plan is missing required forecast_period field. |
|
The plan's forecast_period has invalid forecast date range. |
|
The plan's name is invalid. |