type ResumeLineItems (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
The action used for resuming LineItem objects.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
LineItemAction (inherited)
|
ResumeLineItems
|
skipInventoryCheck
|
xsd:boolean
Indicates whether the inventory check should be skipped when performing this action.
The default value is false.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eResumeLineItems\u003c/code\u003e action is used to resume \u003ccode\u003eLineItem\u003c/code\u003e objects within Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eLineItemAction\u003c/code\u003e and provides functionality for resuming line items.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eskipInventoryCheck\u003c/code\u003e is an optional boolean field to bypass inventory checks during the resume action, defaulting to false.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this action is \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e.\u003c/p\u003e\n"]]],["The `LineItemService` offers actions for managing `LineItem` objects. These include activating, archiving, deleting, pausing, releasing, reserving, resuming, and unarchiving line items. The `ResumeLineItems` action allows resuming line items and can optionally skip inventory checks, controlled by the `skipInventoryCheck` boolean field which is set to false by default. `ResumeAndOverbookLineItems` is another action within resuming the line item.\n"],null,["# type ResumeLineItems (v202411)\n\n**Service** \n**LineItemService** **Inheritance** \n[LineItemAction](/ad-manager/api/reference/v202411/LineItemService.LineItemAction) \n▼\n[ActivateLineItems](/ad-manager/api/reference/v202411/LineItemService.ActivateLineItems) [ArchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.ArchiveLineItems) [DeleteLineItems](/ad-manager/api/reference/v202411/LineItemService.DeleteLineItems) [PauseLineItems](/ad-manager/api/reference/v202411/LineItemService.PauseLineItems) [ReleaseLineItems](/ad-manager/api/reference/v202411/LineItemService.ReleaseLineItems) [ReserveLineItems](/ad-manager/api/reference/v202411/LineItemService.ReserveLineItems) **ResumeLineItems** [UnarchiveLineItems](/ad-manager/api/reference/v202411/LineItemService.UnarchiveLineItems) \n▼\n[ResumeAndOverbookLineItems](/ad-manager/api/reference/v202411/LineItemService.ResumeAndOverbookLineItems)\n\nThe action used for resuming [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`** ||\n| ### `skipInventoryCheck` | ` `xsd:`boolean` Indicates whether the inventory check should be skipped when performing this action. The default value is false. |"]]