type SetValue (v202411)

  • The DaiEncodingProfileService allows for management of encoding profiles for Dynamic Ad Insertion (DAI).

  • It utilizes a SetValue object to manage a collection of values, which can be of various types like Boolean, DateTime, Date, Number, or Text.

  • These values must be of the same type within a SetValue and cannot contain duplicates.

  • The service operates within the https://www.google.com/apis/ads/publisher/v202411 namespace.

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.