type BooleanValue (v202502)

  • BooleanValue represents a boolean value within the API.

  • It inherits from the Value type.

  • It is part of the CompanyService in the v202502 namespace.

  • The key field for BooleanValue is value, which is a boolean representing 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.