AI-generated Key Takeaways
-
This documentation details the
BooleanValue
object within the Google Ad Manager API. -
BooleanValue
objects are used to represent a boolean value within the system. -
The key property of a
BooleanValue
is thevalue
field, which stores the actual boolean data (true or false). -
BooleanValue
inherits from theValue
object, alongside other data type objects likeDateTimeValue
,DateValue
,NumberValue
, and others, providing a consistent structure for representing various data types.
Contains a boolean value.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
Value (inherited)
|
|
BooleanValue
|
|
|
The boolean value. |