type BooleanValue (v202505)

  • BooleanValue represents a boolean value within the PublisherQueryLanguageService.

  • It inherits from the Value object.

  • BooleanValue has a single field, value, which is of type boolean and holds 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.