type SetValue (v202411)

  • The SetValue object in Google Ad Manager API allows storing a set of values without duplicates.

  • These values can be of different types including boolean, date/time, number, and text.

  • SetValue inherits from the Value object and is part of the LineItemCreativeAssociationService.

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

  • It is used within the context of line item creative associations in Google Ad Manager.

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.