[[["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."],[[["`LabelError.Reason` outlines the potential errors encountered when working with labels in the CreativeWrapperService."],["Errors can arise from invalid prefixes, unsupported characters in label names, or unspecified reasons designated as `UNKNOWN`."],["Label errors are part of the `LabelService` within the Google Ad Manager API, under the namespace `https://www.google.com/apis/ads/publisher/v202411`."]]],["The `CreativeWrapperService` depends on `LabelService`, specifically `LabelError`. `LabelError.Reason` details the causes of errors, with its namespace at `https://www.google.com/apis/ads/publisher/v202411`. Possible error reasons include `INVALID_PREFIX`, indicating user-created labels can't start with a system prefix. `NAME_INVALID_CHARS` denotes unsupported characters in the `Label.name`. The reason can also be `UNKNOWN` if the real reason is not available.\n"]]