type SetValue (v202502)

  • SetValue is a type that can contain a list of different Value types, including BooleanValue, DateTimeValue, DateValue, NumberValue, ObjectValue, another SetValue, or TextValue.

  • SetValue inherits from the Value type.

  • The namespace for SetValue is https://www.google.com/apis/ads/publisher/v202502.


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

Field

Value (inherited)
SetValue

values

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