type BooleanValue (v202505)

  • The page lists various Ad Manager API services for version v202505, including AdRuleService, AudienceSegmentService, CompanyService, CreativeService, and many others.

  • The content also details the inheritance structure, showing that BooleanValue inherits from Value and is a type of value along with DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.

  • BooleanValue specifically contains a boolean value and belongs to the namespace https://www.google.com/apis/ads/publisher/v202505.

  • The documentation for BooleanValue highlights its single field, value, which is a boolean type representing 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.