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."],[[["\u003cp\u003eSetTopBoxCreativeError indicates errors related to set-top box creatives in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis error type inherits from ApiError, providing context about the error's origin.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003ereason\u003c/code\u003e, explaining the specific error, and inherited fields like \u003ccode\u003efieldPath\u003c/code\u003e and \u003ccode\u003eerrorString\u003c/code\u003e for debugging.\u003c/p\u003e\n"],["\u003cp\u003eSpecific reasons for the error are outlined in the \u003ccode\u003ereason\u003c/code\u003e field with explanations for each enum value.\u003c/p\u003e\n"],["\u003cp\u003eThese errors commonly arise from issues with external asset IDs or provider IDs, which are immutable after creation and required for these creatives.\u003c/p\u003e\n"]]],["The core content outlines errors within the CreativeService, specifically focusing on `SetTopBoxCreativeError`. This service manages various creative-related operations, with associated services like `CreativeSetService`, `LineItemCreativeAssociationService`, and `NetworkService`. `SetTopBoxCreativeError` has error reasons like `EXTERNAL_ASSET_ID_IMMUTABLE`, `EXTERNAL_ASSET_ID_REQUIRED`, and `PROVIDER_ID_IMMUTABLE`. Errors include `ApiError` properties such as `fieldPath`, `fieldPathElements`, `trigger`, and `errorString`, aiding in error identification and troubleshooting.\n"],null,[]]