[[["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 for resuming and overbooking Order objects, and all LineItem objects within the order will also resume.\u003c/p\u003e\n"],["\u003cp\u003eThis action inherits properties from OrderAction and ResumeOrders.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a skipInventoryCheck field, a boolean indicating whether to bypass inventory checks during the action, defaulting to false.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this action is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `ResumeAndOverbookOrders` action, inherited from `OrderAction` and `ResumeOrders`, is used to resume `Order` objects. Consequently, all associated `LineItem` objects within the order will also resume. It has a `skipInventoryCheck` field, a boolean that defaults to false, to determine if inventory checks are skipped. The action's namespace is `https://www.google.com/apis/ads/publisher/v202411`.\n"],null,["# type ResumeAndOverbookOrders (v202411)\n\n**Service** \n**OrderService** **Inheritance** \n[OrderAction](/ad-manager/api/reference/v202411/OrderService.OrderAction) \n▼\n[ResumeOrders](/ad-manager/api/reference/v202411/OrderService.ResumeOrders) \n▼\n**ResumeAndOverbookOrders**\n\nThe action used for resuming and overbooking [Order](/ad-manager/api/reference/v202411/OrderService.Order) objects.\nAll [LineItem](/ad-manager/api/reference/v202411/ForecastService.LineItem) objects within the order will resume as well.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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`** ||"]]