[[["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\u003eResumeAndOverbookOrders is an action used to resume and overbook Order objects, automatically resuming all LineItem objects within the order.\u003c/p\u003e\n"],["\u003cp\u003eThis action inherits attributes from OrderAction and ResumeOrders, with an additional option, skipInventoryCheck, to bypass inventory verification during the process.\u003c/p\u003e\n"],["\u003cp\u003eBy default, inventory checks are performed during this action, but can be skipped by setting skipInventoryCheck to true, potentially leading to overbooking.\u003c/p\u003e\n"]]],["The core content describes the `ResumeAndOverbookOrders` action within the `OrderService`, inheriting from `OrderAction` and `ResumeOrders`. This action resumes specified `Order` objects and all their associated `LineItem` objects. It also provides an option, `skipInventoryCheck`, to bypass the inventory check during the action, which is false by default. The namespace for this is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"],null,["# type ResumeAndOverbookOrders (v202408)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202408/OrderService.OrderAction) \n▼\n[ResumeOrders](/ad-manager/api/reference/v202408/OrderService.ResumeOrders) \n▼\n**ResumeAndOverbookOrders**\n\nThe action used for resuming and overbooking [Order](/ad-manager/api/reference/v202408/OrderService.Order) objects.\nAll [LineItem](/ad-manager/api/reference/v202408/ForecastService.LineItem) objects within the order 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` (inherited)** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |\n| **`ResumeAndOverbookOrders`** ||"]]