AI-generated Key Takeaways
- 
          
This enum describes possible errors related to bidding.
 - 
          
Errors cover issues with bidding strategy transitions, attachments to campaigns, invalid strategy types, and bid amounts being too small or too big.
 - 
          
Some bidding strategies are not available for certain account types, campaign types, or with specific targeting options like AdSchedule.
 - 
          
There are errors related to pay per conversion being unavailable or not allowed with certain strategies.
 - 
          
Incompatibility issues with payment modes, shared budgets, and the need for bidding strategy and budget alignment are also listed.
 
Enum describing possible bidding errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                Cannot transition to new bidding strategy. | 
 | 
                Cannot attach bidding strategy to campaign. | 
 | 
                Bidding strategy is not supported or cannot be used as anonymous. | 
 | 
                The type does not match the named strategy's type. | 
 | 
                The bid is invalid. | 
 | 
                Bidding strategy is not available for the account type. | 
 | 
                Campaign can not be created with given bidding strategy. It can be transitioned to the strategy, once eligible. | 
 | 
                Cannot target content network only as campaign uses Page One Promoted bidding strategy. | 
 | 
                Budget Optimizer and Target Spend bidding strategies are not supported for campaigns with AdSchedule targeting. | 
 | 
                Pay per conversion is not available to all the customer, only few customers on the allow-list can use this. | 
 | 
                Pay per conversion is not allowed with Target CPA. | 
 | 
                Cannot set bidding strategy to Manual CPM for search network only campaigns. | 
 | 
                The bidding strategy is not supported for use in drafts or experiments. | 
 | 
                Bidding strategy type does not support product type ad group criterion. | 
 | 
                Bid amount is too small. | 
 | 
                Bid amount is too big. | 
 | 
                Bid has too many fractional digit precision. | 
 | 
                Invalid domain name specified. | 
 | 
                The field is not compatible with the payment mode. | 
 | 
                Bidding strategy type is incompatible with shared budget. | 
 | 
                The attached bidding strategy and budget must be aligned with each other if alignment is specified on either entity. | 
 | 
                The attached bidding strategy and budget must be attached to the same campaigns to become aligned. | 
 | 
                The aligned bidding strategy and budget must be removed at the same time. | 
 | 
                cpc_bid_floor_micros is greater than cpc_bid_ceiling_micros. | 
 | 
                target_roas_tolerance_percent_millis must be integer. |