Invalid macro name specified. Macro names must start with an alpha
character and consist only of alpha-numeric characters and underscores
and be between 1 and 64 characters.
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.
[[["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."],[[["CreativeAssetMacroError outlines reasons for errors related to creative asset macros in Google Ad Manager."],["These errors may arise due to an invalid macro name format or if the error reason is not recognized in the current API version."],["Macro names should adhere to specific rules, including starting with an alpha character, containing only alphanumeric characters and underscores, and having a length between 1 and 64 characters."]]],["The content outlines error handling within specific services: CreativeService, CreativeSetService, and LineItemCreativeAssociationService. It details the `CreativeAssetMacroError` dependency and its possible `Reason` values. `INVALID_MACRO_NAME` indicates an issue with the macro name's format (alphanumeric, underscores, specific length), while `UNKNOWN` signifies an unexposed API version. These are the key error codes used in the services to help handle the specific error cases.\n"]]