Chooses a value for a feed attribute from one of the items selected by a template. This function may output a different value each time it runs.
Note: This function is only available in Templates and can’t be used in Reporting.
Syntax
any(value)
Parameter
Value
: Any type of value (number, text, or boolean).
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)]