type LineItemCreativeAssociationError (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This content provides details about various errors related to line item and creative associations within the Ad Manager API.
The LineItemCreativeAssociationError lists specific reasons for errors, such as date mismatches, invalid creative types, and restrictions on programmatic creatives.
Inherited from ApiError, common error fields like fieldPath and trigger are available to help identify the cause of an error.
The namespace for these errors is https://www.google.com/apis/ads/publisher/v202502.
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 ad management system, specifically concerning line item-creative associations. Key services include CreativeService, ForecastService, LineItemCreativeAssociationService, LineItemService, LineItemTemplateService, and OrderService. It defines `ApiError` and its inherited errors, providing details on their field paths, triggers, and error strings. `LineItemCreativeAssociationError` lists various reasons, like invalid creative-line item pairings, incorrect start/end dates, programmatic creative limitations, and set-top box creative requirements.\n"]]