type BooleanValue (v202411)

  • This page provides an overview of the BooleanValue object in Google Ad Manager's API.

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

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

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

  • Developers can use BooleanValue to work with boolean data when interacting with the Ad Manager API.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.