[[["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\u003eThis documentation details the \u003ccode\u003eResumeAndOverbookLineItems\u003c/code\u003e action within the \u003ccode\u003eLineItemService\u003c/code\u003e, used for resuming and potentially overbooking LineItems.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResumeAndOverbookLineItems\u003c/code\u003e inherits properties from \u003ccode\u003eLineItemAction\u003c/code\u003e and \u003ccode\u003eResumeLineItems\u003c/code\u003e, and introduces \u003ccode\u003eskipInventoryCheck\u003c/code\u003e to bypass inventory validation during the action.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eskipInventoryCheck\u003c/code\u003e is a boolean field defaulting to false, allowing control over inventory verification when resuming and overbooking LineItems.\u003c/p\u003e\n"]]],["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"],null,["# type ResumeAndOverbookLineItems (v202408)\n\n**Service** \n**LineItemService** **Inheritance** \n[LineItemAction](/ad-manager/api/reference/v202408/LineItemService.LineItemAction) \n▼\n[ResumeLineItems](/ad-manager/api/reference/v202408/LineItemService.ResumeLineItems) \n▼\n**ResumeAndOverbookLineItems**\n\nThe action used for resuming and overbooking [LineItem](/ad-manager/api/reference/v202408/LineItemService.LineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\n\n| Field ----- ||\n|--------------------------|-----------------------------------------------------------------------------------------------------------------------------------|\n| **`LineItemAction` (inherited)** ||\n| **`ResumeLineItems` (inherited)** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |\n| **`ResumeAndOverbookLineItems`** ||"]]