type NumberValue (v202411)

  • The ContactService, part of the Google Ad Manager API, allows for management of contact information.

  • It uses a variety of value types, including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue, to represent different data types.

  • The NumberValue specifically stores numerical data as strings.

  • Developers can access and manipulate contact information using the provided fields and namespaces within the API.

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.