type BooleanValue (v202502)

  • BooleanValue represents a boolean value within the ContentBundleService.

  • It inherits from the Value type.

  • The BooleanValue contains a single field named value which is of the boolean data type and holds the actual boolean value.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.