type TextValue (v202502)

  • The page lists various Ad Manager API services including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • It details the inheritance hierarchy for data types used within these services, showing that TextValue inherits from Value.

  • The TextValue data type is specifically defined as containing a string value.

  • The namespace for these services is provided as https://www.google.com/apis/ads/publisher/v202502.

  • The TextValue object has a field named value which is of type string and holds the string content.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.