[[["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 2024-02-13 UTC."],[[["ResumeAndOverbookOrders is an action used to resume and overbook Order objects, including resuming all LineItem objects within the order."],["This action inherits attributes from OrderAction and ResumeOrders, with an additional skipInventoryCheck field to bypass inventory checks during the action."],["The skipInventoryCheck field is a boolean with a default value of false, indicating whether to skip the inventory check."],["This action resides within the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The `ResumeAndOverbookOrders` action, inheriting from `OrderAction` and `ResumeOrders`, is used to resume `Order` objects, including all their associated `LineItem` objects. This action allows for overbooking. A boolean field, `skipInventoryCheck`, controls whether the inventory check is bypassed during the action, with the default being false. The action is part of the `OrderService` within the specified namespace.\n"]]