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/v202308
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 2023-08-22 UTC."],[[["A `CustomCreativeAsset` links a `CustomCreative` and an asset, enabling the insertion of associated assets into HTML snippets."],["Assets linked to a creative can be accessed within its HTML snippet using macros referencing their designated names."],["The `CustomCreativeAsset` object includes the macro name used to reference the asset and the asset itself."]]],[]]