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 outlines errors specific to click tracking line items in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThese errors often relate to limitations in targeting, delivery, and creative rotation for click tracking line items.\u003c/p\u003e\n"],["\u003cp\u003eClick tracking line items can only target ad unit inventory and do not support certain features like creative rotation optimization and delivery rate control.\u003c/p\u003e\n"],["\u003cp\u003eThe error reasons are represented by an enum, including TYPE_IMMUTABLE, INVALID_TARGETING_TYPE, INVALID_ROADBLOCKING_TYPE, and more.\u003c/p\u003e\n"],["\u003cp\u003eThe provided table details the error fields and their descriptions, helping developers understand and resolve click tracking line item errors.\u003c/p\u003e\n"]]],["The content details services, errors, and specifications for click tracking line items within an ad management API. Key services include `ForecastService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`. `ApiError` is a base class, with numerous specific error types derived from it. `ClickTrackingLineItemError` is detailed with reasons like `TYPE_IMMUTABLE`, `INVALID_TARGETING_TYPE`, and `UNSUPPORTED_FIELD`, representing restrictions and limitations on click tracking line items, for example they can only target ad unit inventory. It presents the namespace, details fields, and explains possible error reasons.\n"],null,[]]