AI-generated Key Takeaways
-
The provided content lists various services available within the Ad Manager API, including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
The content highlights the
TargetingPresetService
and its inheritance from aValue
object. -
Specific value types like
BooleanValue
,DateTimeValue
,DateValue
,NumberValue
,ObjectValue
,SetValue
, andTextValue
are listed as inheriting fromValue
. -
The
TextValue
specifically contains a string value, accessible through thevalue
field.
Contains a string value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
---|---|
Value (inherited)
|
|
TextValue
|
|
|
The string value. |