type BooleanValue (v202411)

  • This documentation details the ContentService.BooleanValue object within the Google Ad Manager API.

  • ContentService.BooleanValue objects are used to represent boolean values within the Ad Manager system.

  • The value field within a ContentService.BooleanValue object stores the actual boolean value (true or false).

  • This object inherits from the Value object, alongside other data type objects like DateTimeValue, DateValue, etc.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.