enum ClickTrackingLineItemError.Reason (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
The reasons for the target error.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Enumeration |
Description |
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."],[],["The document details `ClickTrackingLineItemError` reasons within ad management services. Key information includes the namespace (`https://www.google.com/apis/ads/publisher/v202502`) and error enumeration types. These errors arise from actions like attempting to change immutable line item types (`TYPE_IMMUTABLE`), targeting invalid inventory (`INVALID_TARGETING_TYPE`), using incompatible creative rotation (`INVALID_CREATIVEROTATION_TYPE`), unsupported fields(`UNSUPPORTED_FIELD`), or having invalid delivery rate (`INVALID_DELIVERY_RATE_TYPE`) and roadblock types (`INVALID_ROADBLOCKING_TYPE`). `UNKNOWN` signifies an unexposed value. Services included are `ForecastService`, `LineItemService`, `LineItemTemplateService`, and `OrderService`.\n"],null,["# enum ClickTrackingLineItemError.Reason (v202502)\n\n**Service** \n[ForecastService](/ad-manager/api/reference/v202502/ForecastService.ClickTrackingLineItemError.Reason) **LineItemService** [LineItemTemplateService](/ad-manager/api/reference/v202502/LineItemTemplateService.ClickTrackingLineItemError.Reason) [OrderService](/ad-manager/api/reference/v202502/OrderService.ClickTrackingLineItemError.Reason) **Dependencies** \n[ClickTrackingLineItemError](/ad-manager/api/reference/v202502/LineItemService.ClickTrackingLineItemError) \n▼\n**ClickTrackingLineItemError....**\n\nThe reasons for the target error.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|---------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `TYPE_IMMUTABLE` | The line item type cannot be changed once created. |\n| `INVALID_TARGETING_TYPE` | Click tracking line items can only be targeted at ad unit inventory, all other types are invalid, as well as placements. |\n| `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. |\n| `INVALID_CREATIVEROTATION_TYPE` | Click tracking line items do not support the [CreativeRotationType.OPTIMIZED](/ad-manager/api/reference/v202502/LineItemService.CreativeRotationType#OPTIMIZED) creative rotation type. |\n| `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. |\n| `UNSUPPORTED_FIELD` | Not all fields are supported by the click tracking line items. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]