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 outlines reasons for errors related to creative asset macros, occurring when using services like CreativeService, CreativeSetService, and LineItemCreativeAssociationService."],["Potential errors include invalid macro names (violating character restrictions and length) or an unknown error not exposed by the current API version."],["Macro names should adhere to specific formatting rules: starting with an alpha character, containing only alpha-numeric characters and underscores, and having a length between 1 and 64 characters."]]],["The core content details the `CreativeAssetMacroError.Reason` enumeration within the Google Ad Manager API (v202408). This outlines potential errors when using creative asset macros. Key information includes the namespace `https://www.google.com/apis/ads/publisher/v202408`, and the defined reasons: `INVALID_MACRO_NAME`, which indicates a malformed macro name, and `UNKNOWN`, for values not exposed by the current API version. The service referenced includes `CreativeService`, `CreativeSetService`, and `LineItemCreativeAssociation`.\n"]]