type ClickTrackingLineItemError (v202408)
Stay organized with collections
Save and categorize content based on your preferences.
Click tracking is a special line item type with a number of unique errors as
described below.
- 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.
|
ClickTrackingLineItemError
|
reason
|
ClickTrackingLineItemError....
The error reason represented by an enum.
Enumerations
-
TYPE_IMMUTABLE
- The line item type cannot be changed once created.
-
INVALID_TARGETING_TYPE
- Click tracking line items can only be targeted at ad unit inventory, all other
types are invalid, as well as placements.
-
INVALID_ROADBLOCKING_TYPE
- Click tracking line items do not allow us to control creative delivery so
are by nature one or more as entered by the third party.
-
INVALID_CREATIVEROTATION_TYPE
- Click tracking line items do not support the
CreativeRotationType.OPTIMIZED creative rotation type.
-
INVALID_DELIVERY_RATE_TYPE
- Click tracking line items do not allow us to control line item delivery so
we can not control the rate at which they are served.
-
UNSUPPORTED_FIELD
- Not all fields are supported by the click tracking line items.
-
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\u003eClickTrackingLineItemError is a specialized error type for click tracking line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt's characterized by a \u003ccode\u003ereason\u003c/code\u003e field that indicates the specific cause of the error, such as immutable line item type or invalid targeting.\u003c/p\u003e\n"],["\u003cp\u003eClick tracking line items have limitations and don't support certain features like creative rotation optimization or delivery rate control.\u003c/p\u003e\n"],["\u003cp\u003eThe errors may occur due to invalid targeting types, roadblocking types, creativerotation types, delivery rate types, or unsupported fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereason\u003c/code\u003e field helps to identify and address issues encountered when working with click tracking line items.\u003c/p\u003e\n"]]],["The content outlines errors and services related to ad management. Key services include ForecastService, LineItemService, LineItemTemplateService, and OrderService. `ClickTrackingLineItemError` is a special type with specific constraints: immutable type, ad unit inventory targeting only, no creative delivery control, and limitations on creative rotation and delivery rate types. The `ApiError` inheritance includes details such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString` for identifying error causes. Also, the document details the reasons for the errors.\n"],null,[]]