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. |
|
Bidding info is required for the CAMPAIGN_BUDGET recommendation type. |
|
Bidding strategy type is required for the CAMPAIGN_BUDGET recommendation type. |
|
Asset group info is required for the campaign budget recommendation type. |
|
Asset group info with final url is required for the CAMPAIGN_BUDGET recommendation type. |
|
Country codes are required for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Country code is invalid for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Language codes are required for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Either positive or negative location ids are required for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Ad group info is required for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Keywords are required for the CAMPAIGN_BUDGET recommendation type for SEARCH channel. |
|
Location is required for the CAMPAIGN_BUDGET recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE. |
|
Target impression share micros are required for the CAMPAIGN_BUDGET recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE. |
|
Target impression share micros are required to be between 1 and 1000000 for the CAMPAIGN_BUDGET recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE. |
|
Target impression share info is required for the CAMPAIGN_BUDGET recommendation type for bidding strategy type TARGET_IMPRESSION_SHARE. |