type SetValue (v202508)

  • SetValue is a complex type that extends the Value object and contains a list of Value objects.

  • The values field within SetValue is an array of Value objects, which can include various subtypes such as BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, SetValue, and TextValue.

  • SetValue and its related Value subtypes are part of the StreamActivityMonitorService in the specified Google Ad Manager API namespace.


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

Field

Value (inherited)
SetValue

values

  1. Value[]
    1. ObjectValue
    2. BooleanValue
    3. DateTimeValue
    4. DateValue
    5. NumberValue
    6. SetValue
    7. TextValue