type BooleanValue (v202508)

  • BooleanValue is a class that contains a boolean value.

  • It inherits from the Value class.

  • It has a field named value which is of type xsd:boolean and represents the boolean value itself.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.