AI-generated Key Takeaways
-
The webpage provides a list of services including AdRuleService, AdjustmentService, and AudienceSegmentService, among many others.
-
The PublisherQueryLanguageService section details inheritance from a Value type, specifically highlighting BooleanValue along with other value types like DateTimeValue and NumberValue.
-
BooleanValue is described as containing a boolean value and inherits from Value.
-
The namespace for these services and values is
https://www.google.com/apis/ads/publisher/v202411
. -
The BooleanValue has a field named
value
of typexsd:boolean
which holds the boolean value.
Contains a boolean value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
BooleanValue
|
|
|
The boolean value. |