[[["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-11-19 UTC."],[[["Set-top box creative errors can occur due to issues with external asset IDs or provider IDs, which are immutable after creation."],["Set-top box creatives necessitate an external asset ID for successful implementation."],["Google Ad Manager's API provides error reasons for troubleshooting set-top box creative issues, including immutability constraints and missing asset IDs, ensuring smooth ad delivery."],["The `SetTopBoxCreativeError.Reason` enumeration outlines specific error reasons, such as immutable external asset IDs and the requirement for an external asset ID."]]],["The core content details error reasons for set-top box creatives within the Google Ad Manager API. Key information includes `SetTopBoxCreativeError.Reason` enumerations: `EXTERNAL_ASSET_ID_IMMUTABLE` indicating asset IDs cannot be changed post-creation, `EXTERNAL_ASSET_ID_REQUIRED` highlighting the necessity of asset IDs, and `PROVIDER_ID_IMMUTABLE`, which shows provider IDs are unchangeable after creation. The enumeration `UNKNOWN` is returned if the error reason is not in the API. These errors relate to the Creative, Creative Set, Line Item Creative Association, and Network services.\n"]]