AI-generated Key Takeaways
-
This page provides details about the LineItemCreativeAssociationError, which deals with errors related to linking line items and creatives.
-
The LineItemCreativeAssociationError inherits from ApiError and includes specific fields like fieldPath, trigger, and errorString for identifying the cause of errors.
-
Common reasons for LineItemCreativeAssociationError include mismatched advertiser libraries, invalid creative-line item pairings, and incorrect date ranges for associations.
-
Programmatic creatives have specific restrictions, such as only being assignable to one line item and not supporting certain redirect types or YouTube hosted content.
-
Errors also cover issues with creative activation status, set-top box compatibility, creative rotation settings, and the use of click and view macros in creative snippets.
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
|