type BooleanValue (v202411)

  • The PublisherQueryLanguageService encompasses a variety of services such as AdRuleService, AdjustmentService, AudienceSegmentService and many more to manage advertising operations.

  • This service utilizes BooleanValue, along with other data types like DateTimeValue, DateValue, NumberValue, to represent different kinds of information.

  • BooleanValue specifically holds a boolean value which is indicated by the 'value' field.

  • It is a part of the namespace https://www.google.com/apis/ads/publisher/v202411 allowing its integration within the Google Ad Manager system.

  • This structure and its components contribute to the comprehensive functionality of the Publisher Query Language within the advertising platform.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.