type BooleanValue (v202411)

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

  • BooleanValue objects are used to represent boolean values within the Custom Field Service.

  • The primary field of a BooleanValue object is value, which stores the actual boolean data (true or false).

  • This object inherits properties from a parent Value object, providing a structured approach to custom field values in Ad Manager.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411, which is important for API interactions.

Contains a boolean value.


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

Field

Value (inherited)
BooleanValue

value

xsd:boolean

The boolean value.