eligibleSeatIds property

List<String>? eligibleSeatIds
getter/setter pair

If set, this field identifies a seat that the media planner selected as the owner of this auction package.

This is a seat ID in the DSP's namespace that was provided to the media planner.

Output only.

Implementation

core.List<core.String>? eligibleSeatIds;