AI-generated Key Takeaways
- 
          A BiddingStrategy can have several possible statuses, including unspecified, unknown, enabled, or removed. 
- 
          UNSPECIFIEDindicates that no value has been specified for the bidding strategy's status.
- 
          UNKNOWNis a response-only value meaning the received value is not recognized in the current version.
- 
          ENABLEDsignifies that the bidding strategy is currently active and in use.
- 
          REMOVEDindicates that the bidding strategy has been taken down or is no longer active.
The possible statuses of a BiddingStrategy.
| Enums | |
|---|---|
| 
 | No value has been specified. | 
| 
 | The received value is not known in this version. This is a response-only value. | 
| 
 | The bidding strategy is enabled. | 
| 
 | The bidding strategy is removed. |