type BooleanValue (v202411)

  • BooleanValue is a class that contains a boolean value and is part of the CreativeService.

  • BooleanValue inherits from the Value class.

  • The BooleanValue has a field named value which holds the boolean data and 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.