Page Summary
-
The LineItemCreativeAssociationError lists all errors related to the association dates between line items and creatives.
-
Errors can occur due to issues like mismatched advertisers, incompatible creative and line item types, or invalid start and end dates for the association.
-
The error details include the field path, field path elements, the data causing the error, a simple string representation of the error, and an enumerated reason.
-
Specific error reasons cover scenarios such as programmatic creative limitations, inability to copy within the same line item, and issues with set-top box enabled associations.
Lists all errors associated with line item-to-creative association dates.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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
|