type TextValue (v202502)

  • TextValue represents a string value within the Ad Manager API.

  • It inherits from the Value class.

  • TextValue has a single field, "value," which is a string holding the actual text.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.