[[["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 line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe action inherits properties from \u003ccode\u003eLineItemAction\u003c/code\u003e and \u003ccode\u003eResumeLineItems\u003c/code\u003e, with an additional \u003ccode\u003eskipInventoryCheck\u003c/code\u003e field to bypass inventory verification.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eskipInventoryCheck\u003c/code\u003e is a boolean field, defaulting to false, that controls whether inventory availability is checked during the action.\u003c/p\u003e\n"]]],["The `ResumeAndOverbookLineItems` action, within the `LineItemService`, resumes and overbooks `LineItem` objects. It inherits from `LineItemAction` and `ResumeLineItems`. A key field, `skipInventoryCheck`, allows bypassing inventory checks during the action, defaulting to `false`. This action is part of the namespace `https://www.google.com/apis/ads/publisher/v202411`. This field control whether or not to perform the inventory check when applying the action.\n"],null,["# type ResumeAndOverbookLineItems (v202411)\n\n**Service** \n**LineItemService** **Inheritance** \n[LineItemAction](/ad-manager/api/reference/v202411/LineItemService.LineItemAction) \n▼\n[ResumeLineItems](/ad-manager/api/reference/v202411/LineItemService.ResumeLineItems) \n▼\n**ResumeAndOverbookLineItems**\n\nThe action used for resuming and overbooking [LineItem](/ad-manager/api/reference/v202411/LineItemService.LineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\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`** ||"]]