type TextValue (v202508)

  • The content lists numerous Ad Manager API services for v202508, including AdRuleService, CreativeService, and ReportService, among many others.

  • It also details the inheritance structure for Value objects, showing that TextValue, BooleanValue, and other types inherit from Value.

  • TextValue specifically is defined as containing a string value with a field named value.

  • All listed services and value types belong to the https://www.google.com/apis/ads/publisher/v202508 namespace.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.