type SetValue (v202411)

  • This documentation describes the SetValue object within the AudienceSegmentService of the Google Ad Manager API.

  • SetValue is a container that holds a set of Value objects, which can be of different types such as BooleanValue, DateTimeValue, or TextValue, but must all be the same type within a single SetValue.

  • The values field of SetValue contains an array of these Value objects and does not allow duplicates.

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

Contains a set of Values. May not contain duplicates.


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

Field

Value (inherited)
SetValue

values

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

The values. They must all be the same type of Value and not contain duplicates.