type BooleanValue (v202411)

  • This page documents the BooleanValue object in Google Ad Manager's API.

  • BooleanValue is used to represent a boolean value within the system.

  • It inherits from the Value object and contains a single field, value, which stores the boolean.

  • Developers can use this object to work with boolean data in Ad Manager services.

  • It's part of the https://www.google.com/apis/ads/publisher/v202411 namespace.

Contains a boolean value.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.