type BooleanValue (v202505)

  • BooleanValue represents a boolean value within the Ad Manager API.

  • It inherits from the Value class.

  • The BooleanValue class has a field named value which is of type xsd:boolean and stores the boolean value.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.