type BooleanValue (v202411)

  • 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 the value field, which stores the actual boolean data (true or false).

  • BooleanValue inherits from the Value object, alongside other data type objects like DateTimeValue, 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

value

xsd:boolean

The boolean value.