type BooleanValue (v202502)

  • The page lists various Ad Manager API services for version v202502, including AdRuleService, AdjustmentService, and AudienceSegmentService.

  • It details the BooleanValue type within the LabelService, indicating it inherits from Value and specifically contains a boolean value.

  • The structure of BooleanValue is provided, showing it has a field named value of type xsd:boolean which represents the boolean value itself.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.