[[["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-08-20 UTC."],[[["This documentation details the `ResumeAndOverbookLineItems` action within the `LineItemService`, used for resuming and potentially overbooking LineItems."],["`ResumeAndOverbookLineItems` inherits properties from `LineItemAction` and `ResumeLineItems`, and introduces `skipInventoryCheck` to bypass inventory validation during the action."],["`skipInventoryCheck` is a boolean field defaulting to false, allowing control over inventory verification when resuming and overbooking LineItems."]]],["The `ResumeAndOverbookLineItems` action, inheriting from `LineItemAction` and `ResumeLineItems`, is used to resume and overbook `LineItem` objects. This action has a `skipInventoryCheck` field, a boolean value that determines if the inventory check is bypassed. When the `skipInventoryCheck` is false (the default), inventory is checked. The service resides in the `https://www.google.com/apis/ads/publisher/v202408` namespace.\n"]]