type NumberValue (v202411)

  • This page documents the NumberValue object in the Google Ad Manager API.

  • NumberValue is used to represent numeric values within other Ad Manager objects.

  • It contains a single field, value, which stores the numeric value as a string.

  • NumberValue inherits from the Value object and is part of the broader Ad Manager API data model.

  • Developers can use this object to work with numeric data within the Ad Manager system, like inventory sizes or pricing information.

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.