type NumberValue (v202411)

  • NumberValue is a data type used to represent numeric values.

  • It inherits from the Value type.

  • The numeric value is stored as a string in the value field.

Contains a numeric value.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

Value (inherited)
NumberValue

value

xsd:string

The numeric value represented as a string.