type LineItemOperationError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Lists all errors for executing operations on line items
- Namespace
-
https://www.google.com/apis/ads/publisher/v202408
Field
|
ApiError (inherited)
|
fieldPath
|
xsd:string
The OGNL field path to identify cause of error.
|
fieldPathElements
|
FieldPathElement[]
A parsed copy of the field path. For example, the field path "operations[1].operand"
corresponds to this list: {FieldPathElement(field = "operations", index = 1),
FieldPathElement(field = "operand", index = null)}.
|
trigger
|
xsd:string
The data that caused the error.
|
errorString
|
xsd:string
A simple string representation of the error and reason.
|
LineItemOperationError
|
reason
|
LineItemOperationError.Reason
The error reason represented by an enum.
Enumerations
-
NOT_ALLOWED
- The operation is not allowed due to lack of permissions.
-
NOT_APPLICABLE
- The operation is not applicable for the current state of the
LineItem.
-
HAS_COMPLETED
- The LineItem is completed. A LineItemAction cannot
be applied to a line item that is completed.
-
HAS_NO_ACTIVE_CREATIVES
- The LineItem has no active creatives. A line item cannot be
activated with no active creatives.
-
CANNOT_ACTIVATE_LEGACY_DFP_LINE_ITEM
- A LineItem of type LineItemType.LEGACY_DFP cannot be
Activated.
-
CANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM
- A LineItem with publisher creative source cannot be activated if the corresponding
deal is not yet configured by the buyer.
-
CANNOT_DELETE_DELIVERED_LINE_ITEM
- Deleting an LineItem that has delivered is not allowed
-
CANNOT_RESERVE_COMPANY_CREDIT_STATUS_NOT_ACTIVE
- Reservation cannot be made for line item because the
LineItem.advertiserId it is associated with has
Company.creditStatus that is not
ACTIVE
or ON_HOLD .
-
CANNOT_ACTIVATE_INVALID_COMPANY_CREDIT_STATUS
- Cannot activate line item because the LineItem.advertiserId
it is associated with has Company.creditStatus that is not
ACTIVE , INACTIVE , or ON_HOLD .
-
UNKNOWN
- The value returned if the actual value is not exposed by the requested API version.
|
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\u003eThis document lists all the errors that can occur when executing operations on line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe errors are organized by service, inheritance, and namespace for easy navigation.\u003c/p\u003e\n"],["\u003cp\u003eEach error includes a description, potential fields, and an explanation of the reason for the error.\u003c/p\u003e\n"],["\u003cp\u003eLineItemOperationError is a specific type of error that can occur during line item operations.\u003c/p\u003e\n"],["\u003cp\u003eLineItemOperationError has specific reasons, such as permissions issues, line item status conflicts, or creative-related problems, that are detailed in the documentation.\u003c/p\u003e\n"]]],["This document outlines the `LineItemOperationError` and associated services within an ad management API, focusing on issues during line item operations. Key services include `ForecastService`, `LineItemService`, and `LineItemTemplateService`, along with others. `LineItemOperationError` is detailed, showing inheritance from `ApiError`. The `reason` field enumerates specific errors like `NOT_ALLOWED`, `HAS_COMPLETED`, and `CANNOT_ACTIVATE_UNCONFIGURED_LINE_ITEM`, indicating problems with permissions, line item status, and configuration, respectively.\n"],null,[]]