type TextValue (v202508)

  • The content lists various Ad Manager API services for version v202508, including AdRuleService, AdjustmentService, AudienceSegmentService, and many others.

  • It also outlines the inheritance hierarchy for data types within the ForecastService, showing that TextValue inherits from Value and includes various specific value types like BooleanValue and DateTimeValue.

  • TextValue is a specific data type used to hold string values, and it contains a field named value which is of the XML Schema data type string.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.