AI-generated Key Takeaways
-
The content provides a list of various services available, each linked to its respective documentation.
-
It also illustrates the inheritance hierarchy starting from a base
Value
class, withTextValue
being one of the derived types. -
The
TextValue
class contains a single field namedvalue
, which is a string representing the stored text.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |