Chooses a value for an inventory attribute from one of the items selected by a template. This function may output a different value each time it runs.
Syntax
any(ATTRIBUTE)
Learn more about syntax for functions.
Parameter
ATTRIBUTE
: Any type of standard attribute or custom attribute(number, text, or other types).
Learn more about referring to inventory attributes.
Example
In an ad group that contains multiple items with different MPNs and landing pages, the following keyword template generates keywords using the MPN and landing page URL from one of the items in the ad group:
Keyword text: Buy[any(Item_MPN)]
URL: [any(Item_landing_page_url)]