The action used for submitting Order objects for approval. This
action does not make any changes to the LineItem.reservationStatus
of the line items within the order.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[[["The OrderService provides a way to manage orders in the system."],["It includes various actions like approving, archiving, deleting, pausing, and resuming orders."],["`SubmitOrdersForApprovalWithoutReservationChanges` is a specific action that submits orders for approval without altering the line item reservation status."],["This service operates within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The `OrderService` uses `OrderAction` to manage orders. Key actions include: approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Some actions like `ApproveOrders` and `RetractOrders` have variations to perform the action without reservation changes. The action `SubmitOrdersForApproval` submits order objects without changing `LineItem.reservationStatus`. The namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]