AI-generated Key Takeaways
-
The content lists various Ad Manager API services for version v202508, including services for ad rules, adjustments, audience segments, and more.
-
It also details the inheritance of value types, showing that several specific value types like BooleanValue, DateTimeValue, and TextValue inherit from a base Value type.
-
A key component is the TextValue, which holds a simple string and has a field named
value
of typexsd:string
.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |