type NumberValue (v202508)

  • The webpage lists various services available in the Google Ad Manager API v202508, such as AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.

  • The content details the inheritance of different value types from a base Value object, including BooleanValue, DateTimeValue, and the specifically described NumberValue.

  • NumberValue is defined as a numeric value and contains a value field which is a string representation of the numeric value.

  • The namespace for these services and values is https://www.google.com/apis/ads/publisher/v202508.

Contains a numeric value.


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

Field

Value (inherited)
NumberValue

value

xsd:string

The numeric value represented as a string.