eligibleSeatIds property

List<String>? eligibleSeatIds
getter/setter pair

If set, this field contains the list of DSP specific seat ids set by media planners that are eligible to transact on this deal.

The seat ID is in the calling DSP's namespace.

Output only.

Implementation

core.List<core.String>? eligibleSeatIds;