type TextValue (v202411)

  • The ContentService is a service within the Google Ad Manager API.

  • The TextValue is a specific type of Value used in the ContentService and contains a string.

  • The TextValue inherits from the base Value type, which has several sub-types like BooleanValue, DateTimeValue, and NumberValue.

  • The value field within TextValue is a string representing the actual text data.

  • All these services and values are part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.