Enum describing possible errors from applying a recommendation.
Enums | |
---|---|
|
Enum unspecified. |
|
The received error code is not known in this version. |
|
The specified budget amount is too low for example, lower than minimum currency unit or lower than ad group minimum cost-per-click. |
|
The specified budget amount is too large. |
|
The specified budget amount is not a valid amount, for example, not a multiple of minimum currency unit. |
|
The specified keyword or ad violates ad policy. |
|
The specified bid amount is not valid, for example, too many fractional digits, or negative amount. |
|
The number of keywords in ad group have reached the maximum allowed. |
|
The recommendation requested to apply has already been applied. |
|
The recommendation requested to apply has been invalidated. |
|
The number of operations in a single request exceeds the maximum allowed. |
|
There are no operations in the request. |
|
Operations with multiple recommendation types are not supported when partial failure mode is not enabled. |
|
Request contains multiple operations with the same resource_name. |
|
The recommendation requested to dismiss has already been dismissed. |
|
The recommendation apply request was malformed and invalid. |
|
The type of recommendation requested to apply is not supported. |
|
The target multiplier specified is invalid. |
|
The passed in advertising_channel_type is not supported. |
|
The passed in recommendation_type is not supported. |
|
One or more recommendation_types need to be passed into the generate recommendations request. |