AI-generated Key Takeaways
-
This page documents the
BooleanValue
object in Google Ad Manager API. -
BooleanValue
objects contain a single field,value
, which stores a boolean value (true
orfalse
). -
This object is part of the broader Ad Manager API and can be accessed within the
https://www.google.com/apis/ads/publisher/v202411
namespace. -
BooleanValue
inherits from theValue
object and is related to other value types likeDateTimeValue
,DateValue
,NumberValue
, etc. -
It's used within various Ad Manager services, such as
AdRuleService
,AdjustmentService
,AudienceSegmentService
, and more, as indicated by the provided list.
Contains a boolean value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
BooleanValue
|
|
|
The boolean value. |