type TextValue (v202411)

  • The AdRuleService TextValue object is used to represent a string value within the AdRuleService.

  • TextValue inherits from the Value object, which is the base class for all value types in the AdRuleService.

  • It has a single field, value, which stores the actual string data.

  • The namespace for the TextValue object is https://www.google.com/apis/ads/publisher/v202411.

Contains a string value.


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

Field

Value (inherited)
TextValue

value

xsd:string

The string value.