type TextValue (v202411)

  • The content lists numerous Ad Manager API services available in the v202411 version.

  • It also details the inheritance structure for different value types, including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue, which inherit from a base Value type.

  • The TextValue object specifically contains a single field named value of type xsd:string.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.