[[["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 2024-08-20 UTC."],[[["SetTopBoxCreativeError outlines the reasons for errors related to set-top box creatives within the Google Ad Manager system."],["These errors often relate to external asset IDs and provider IDs, emphasizing their immutability after initial creative creation and the necessity of an external asset ID for these types of creatives."],["While specific reasons like `EXTERNAL_ASSET_ID_IMMUTABLE` clarify constraints on altering external asset IDs post-creation, `UNKNOWN` serves as a fallback for potential error reasons not explicitly exposed by the current API version."]]],["The content details the `SetTopBoxCreativeError.Reason` enumeration within the Google Ad Manager API (v202408). It defines error reasons specific to set-top box creatives, including `EXTERNAL_ASSET_ID_IMMUTABLE` and `PROVIDER_ID_IMMUTABLE`, indicating these IDs cannot be modified after creation. It also states `EXTERNAL_ASSET_ID_REQUIRED`, meaning an external asset ID is mandatory. Finally, there's an `UNKNOWN` value for unexposed API versions. The service mentioned are `CreativeService`, `CreativeSetService`, `LineItemCreativeAssociationService`, `NetworkService`.\n"]]