AI-generated Key Takeaways
-
TextValue represents a string value within the ContentService and inherits from Value.
-
The ContentService utilizes TextValue along with other value types such as BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, and SetValue.
-
The TextValue object contains a single field named
value
which is of type string and holds the actual string data.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202505
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |