A CustomCreativeAsset is an association between a CustomCreative and an asset.
Any assets that are associated with a creative can be inserted into its HTML snippet.
Namespace
https://www.google.com/apis/ads/publisher/v202405
Field
macroName
xsd:string
The name by which the associated asset will be referenced. For example, if the value is "foo",
then the asset can be inserted into an HTML snippet using the macro: "%%FILE:foo%%".
[[["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."],[[["A `CustomCreativeAsset` links a `CustomCreative` and an asset, enabling asset insertion into HTML snippets."],["Assets associated with a creative can be accessed within its HTML snippet using macros referencing the asset's name."],["The `asset` field is mandatory and provides access to the creative asset, including its URL via `CreativeAsset.assetUrl`."]]],[]]