type BooleanValue (v202411)

  • This page provides documentation for the BooleanValue service within the Google Ad Manager API.

  • BooleanValue is a data type that represents a boolean (true/false) value.

  • It inherits from the Value class and has a single field, "value," which stores the boolean.

  • Developers can use this service to manage boolean values in the context of the Ad Manager API.

  • This data structure is part of the namespace https://www.google.com/apis/ads/publisher/v202411.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.