type ResumeOrders (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for resuming Order objects. LineItem objects within
the order that are eligble to resume will resume as well.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
OrderAction (inherited)
|
ResumeOrders
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
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\u003eResumeOrders\u003c/code\u003e action is used to resume \u003ccode\u003eOrder\u003c/code\u003e objects and their eligible \u003ccode\u003eLineItem\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis action is part of the \u003ccode\u003eOrderService\u003c/code\u003e and inherits from \u003ccode\u003eOrderAction\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eBy default, an inventory check is performed during the resume action, but this can be skipped by setting \u003ccode\u003eskipInventoryCheck\u003c/code\u003e to \u003ccode\u003etrue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this action is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202408\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `OrderService` utilizes `OrderAction` for various order management tasks. Key actions include: `ApproveOrders`, `ArchiveOrders`, `DeleteOrders`, `DisapproveOrders`, `PauseOrders`, `ResumeOrders`, `RetractOrders`, `SubmitOrdersForApproval`, and `UnarchiveOrders`. `ResumeOrders` specifically restarts paused `Order` objects and eligible `LineItem` objects within. The `skipInventoryCheck` field, a boolean, is available in the action `ResumeOrders`. The default value of `skipInventoryCheck` is false.\n"],null,["# type ResumeOrders (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** [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▼\n[ResumeAndOverbookOrders](/ad-manager/api/reference/v202408/OrderService.ResumeAndOverbookOrders)\n\nThe action used for resuming [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects. [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem) objects within\nthe order that are eligble to resume will resume as well.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| **`OrderAction` (inherited)** ||\n| **`ResumeOrders`** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |"]]