type BooleanValue (v202411)

  • BooleanValue represents a boolean value within the API.

  • It inherits from the Value type.

  • The boolean value is stored in the value field, which is of type xsd:boolean.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.