AI-generated Key Takeaways
- 
          OrderAction is a service in the OrderService that can be used to perform various actions on Order objects. 
- 
          SubmitOrdersForApproval is a specific OrderAction used to submit Order objects for approval. 
- 
          The skipInventoryCheckfield within SubmitOrdersForApproval is a boolean that indicates whether the inventory check should be skipped.
The action used for submitting Order objects for approval.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| OrderAction(inherited) | |
| SubmitOrdersForApproval | |
| 
                            | 
                            Indicates whether the inventory check should be skipped when performing this action. The default value is false. |