type BooleanValue (v202502)

  • BooleanValue represents a boolean value within the system.

  • It inherits from the base Value class.

  • The specific boolean value is stored in the value field.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.