AI-generated Key Takeaways
-
The page provides a list of services including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
The content describes inheritance relationships, showing that BooleanValue is a type of Value and is related to other value types like DateTimeValue and NumberValue.
-
BooleanValue is a type that contains a boolean value.
-
The namespace for the provided services and types is
https://www.google.com/apis/ads/publisher/v202502
. -
The
BooleanValue
type has a field namedvalue
which is a boolean and represents the boolean value itself.
Contains a boolean value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
Field |
|
---|---|
Value (inherited)
|
|
BooleanValue
|
|
|
The boolean value. |