AI-generated Key Takeaways
-
This page describes the LineItemCreativeAssociationError, which is used to list all errors related to line item-to-creative association dates.
-
The error includes fields for fieldPath, fieldPathElements, trigger, and errorString, inherited from the ApiError class.
-
The reason for the LineItemCreativeAssociationError is detailed by an enum, covering various issues like invalid pairings, date mismatches, and creative restrictions.
-
Specific reasons listed include problems with advertiser libraries, creative types, date ranges, programmatic creative limitations, and set-top box creative settings.
-
The page also notes that the "UNKNOWN" reason is returned if the actual value is not exposed by the requested API version.
Lists all errors associated with line item-to-creative association dates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
ApiError (inherited)
|
|
|
The OGNL field path to identify cause of error. |
|
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)}. |
|
The data that caused the error. |
|
A simple string representation of the error and reason. |
LineItemCreativeAssociationError
|
|
|
The error reason represented by an enum. Enumerations
|