to_text function converts [value] to text.
Syntax
to_text(value)
Parameter
value: value can be an expression, any data type, or any Search Ads 360 variable.
Examples
to_text(45.7)= "45.7"to_text(False)= "False"
to_text function converts [value] to text.
to_text(value)
value: value can be an expression, any data type, or any Search Ads 360 variable.
to_text(45.7) = "45.7"to_text(False) = "False"