type TextValue (v202508)

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

  • The CreativeService section details inheritance from a base Value type to specific value types like BooleanValue, DateTimeValue, and TextValue.

  • The TextValue type specifically contains a string value and inherits from Value, with 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.