[[["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-05-15 UTC."],[[["ResumeAndOverbookOrders is an action used for resuming and overbooking Order objects, and all LineItem objects within the order will resume as well."],["It's a part of the OrderService and inherits from both OrderAction and ResumeOrders."],["This action has a field 'skipInventoryCheck' which indicates whether to bypass inventory checks, defaulting to false."],["The namespace for this action is `https://www.google.com/apis/ads/publisher/v202405`."]]],["The `ResumeAndOverbookOrders` action, inheriting 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 control whether inventory checks should be skipped during the operation. The namespace for the actions is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]