[[["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-05-15 UTC."],[[["The `LiveStreamEventCustomAssetKeyError` outlines reasons for errors related to custom asset keys within live stream events."],["This error arises when the custom asset key has invalid characters or due to an unknown issue within the designated API."],["Errors are categorized using an enumeration specifying the cause, like `CONTAINS_INVALID_CHARACTERS` or `UNKNOWN`."]]],["The provided content defines the `LiveStreamEventCustomAssetKeyError` within the `LiveStreamEventService` namespace (`https://www.google.com/apis/ads/publisher/v202405`). This error type has two possible values: `CONTAINS_INVALID_CHARACTERS`, indicating the custom asset key includes disallowed characters, and `UNKNOWN`, used when the true value isn't exposed by the API version. The `LiveStreamEventCustomAssetKeyError` specifies potential issues encountered when dealing with custom asset keys.\n"]]