type UnarchiveOrders (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for unarchiving Order objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
UnarchiveOrders
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eOrderService\u003c/code\u003e allows for various actions to be performed on orders, such as approving, archiving, deleting, pausing, resuming, and retracting.\u003c/p\u003e\n"],["\u003cp\u003eThis page specifically focuses on the \u003ccode\u003eUnarchiveOrders\u003c/code\u003e action within the \u003ccode\u003eOrderService\u003c/code\u003e, which is used to restore archived orders.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnarchiveOrders\u003c/code\u003e action inherits properties from \u003ccode\u003eOrderAction\u003c/code\u003e and operates within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The `OrderService` uses `OrderAction` to manage `Order` objects. Key actions include: `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, and `SubmitOrdersForApproval`. Specific variants handle actions without reservation changes. `UnarchiveOrders` is a dedicated action for restoring archived `Order` objects, it is an inherited `OrderAction` object. This service operates under the namespace `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type UnarchiveOrders (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](/ad-manager/api/reference/v202408/OrderService.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**\n\nThe action used for unarchiving [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| **`UnarchiveOrders`** ||"]]