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-08-20 UTC."],[[["`CreativeAssetMacroError.Reason` outlines the reasons for errors related to creative asset macros within Google Ad Manager."],["Macro errors can arise from invalid macro names, which should adhere to specific formatting rules, or from unspecified reasons classified as \"unknown\"."],["The provided namespace (`https://www.google.com/apis/ads/publisher/v202408`) is used to access this information within the Ad Manager API."]]],["The core content details the `CreativeAssetMacroError.Reason` within a service context, specifically `CreativeService` and related dependencies like `CreativeSetService` and `LineItemCreativeAssociationService`. It defines the possible errors related to macros. The namespace is `https://www.google.com/apis/ads/publisher/v202408`. The enumeration `INVALID_MACRO_NAME` indicates an incorrectly formatted macro name, requiring an alpha-leading name of 1-64 alphanumeric or underscore characters. `UNKNOWN` represents an error not covered in the API.\n"]]