type TextValue (v202508)

  • The content lists various Ad Manager API services for version v202508, including services for ad rules, adjustments, audience segments, and more.

  • It also details the inheritance of value types, showing that several specific value types like BooleanValue, DateTimeValue, and TextValue inherit from a base Value type.

  • A key component is the TextValue, which holds a simple string and has a field named value of type xsd:string.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.