[[["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 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOrderService\u003c/code\u003e enables management of orders, including actions like approving, archiving, deleting, pausing, and resuming them.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eArchiveOrders\u003c/code\u003e is the specific action used for archiving \u003ccode\u003eOrder\u003c/code\u003e objects within the \u003ccode\u003eOrderService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis service utilizes the namespace \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e for its operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eOrderAction\u003c/code\u003e is an inherited field within this service, providing a broader context for order-related actions.\u003c/p\u003e\n"]]],["The `OrderService` uses `OrderAction` for various operations on orders. These actions include approving, archiving, deleting, disapproving, pausing, resuming, retracting, submitting for approval, and unarchiving orders. Specific methods are available for actions with or without reservation changes. `ArchiveOrders` is specifically used for archiving order objects within the service. The namespace for these operations is `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type ArchiveOrders (v202408)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202408/OrderService.OrderAction) \n▼\n[ApproveOrders](/ad-manager/api/reference/v202408/OrderService.ApproveOrders) [ApproveOrdersWithoutReserva...](/ad-manager/api/reference/v202408/OrderService.ApproveOrdersWithoutReservationChanges \"ApproveOrdersWithoutReservationChanges\") **ArchiveOrders** [DeleteOrders](/ad-manager/api/reference/v202408/OrderService.DeleteOrders) [DisapproveOrders](/ad-manager/api/reference/v202408/OrderService.DisapproveOrders) [DisapproveOrdersWithoutRese...](/ad-manager/api/reference/v202408/OrderService.DisapproveOrdersWithoutReservationChanges \"DisapproveOrdersWithoutReservationChanges\") [PauseOrders](/ad-manager/api/reference/v202408/OrderService.PauseOrders) [ResumeOrders](/ad-manager/api/reference/v202408/OrderService.ResumeOrders) [RetractOrders](/ad-manager/api/reference/v202408/OrderService.RetractOrders) [RetractOrdersWithoutReserva...](/ad-manager/api/reference/v202408/OrderService.RetractOrdersWithoutReservationChanges \"RetractOrdersWithoutReservationChanges\") [SubmitOrdersForApproval](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApproval) [SubmitOrdersForApprovalWith...](/ad-manager/api/reference/v202408/OrderService.SubmitOrdersForApprovalWithoutReservationChanges \"SubmitOrdersForApprovalWithoutReservationChanges\") [UnarchiveOrders](/ad-manager/api/reference/v202408/OrderService.UnarchiveOrders)\n\nThe action used for archiving [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|---|---|\n| **`OrderAction` (inherited)** ||\n| **`ArchiveOrders`** ||"]]