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-11-19 UTC."],[[["`CreativeAssetMacroError.Reason` outlines the potential errors encountered when using creative asset macros."],["The errors include issues like invalid macro names (e.g., incorrect format) and unknown errors that the API version might not reveal."],["Macro names should adhere to specific rules: start with a letter, contain only alphanumeric characters and underscores, and have a length between 1 and 64 characters."]]],["The core content details the `CreativeAssetMacroError.Reason` enumeration, found within the `CreativeService` and its dependencies, `CreativeSetService` and `LineItemCreativeAssociationService`. It defines the possible error reasons related to macros. Two specific reasons are outlined: `INVALID_MACRO_NAME`, which occurs when a macro name doesn't follow the naming rules (starts with alpha, alpha-numeric, underscores, 1-64 characters), and `UNKNOWN` for values not exposed by the API version. The namespace for this is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]