type BooleanValue (v202508)

  • BooleanValue is a type of Value used in the CreativeTemplateService.

  • BooleanValue represents a boolean value within the system.

  • It has a field called value which is of type xsd:boolean and holds the actual boolean value.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.