type NumberValue (v202411)

  • The PublisherQueryLanguageService allows for querying data within Google Ad Manager.

  • NumberValue is a type within the service representing numeric data as a string.

  • It inherits from the Value type and has a single field 'value' to store the numeric string.

  • The service uses a specific namespace for API interactions.

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.