type LineItemCreativeAssociationError (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This document lists errors specifically related to associating line items with creatives in the Google Ad Manager API, version v202411.
The errors can stem from various issues including incompatible creative and line item types, incorrect start and end dates for the association, and limitations on programmatic creatives.
Inheritance from ApiError means the errors include details like the field path and trigger data causing the issue.
Specific error reasons are provided through an enumeration, covering scenarios such as associating creatives to the wrong advertiser or issues with creative rotation and macros.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["This document details errors within the Google Ad Manager API, specifically focusing on `LineItemCreativeAssociationError`. The content lists various services like `CreativeService`, `ForecastService`, `LineItemService`, and `OrderService`. It also outlines the inherited `ApiError` and its attributes. `LineItemCreativeAssociationError`'s reasons are detailed, including issues like incorrect creative-advertiser pairing, date mismatches, invalid creative types, programmatic restrictions, and set-top box-related errors. These errors ensure proper association between line items and creatives.\n"]]