type TextValue (v202508)

  • The content provides a list of various services available, each linked to its respective documentation.

  • It also illustrates the inheritance hierarchy starting from a base Value class, with TextValue being one of the derived types.

  • The TextValue class contains a single field named value, which is a string representing the stored text.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.