AI-generated Key Takeaways
-
The content lists various Ad Manager API services including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
The CreativeService section details inheritance from a base Value type to specific value types like BooleanValue, DateTimeValue, and TextValue.
-
The TextValue type specifically contains a string value and inherits from Value, with 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. |