publisherIdentifiers property

List<String>? publisherIdentifiers
getter/setter pair

For Open Bidding partners only.

The list of publisher identifiers on which to filter; may be empty. The filters represented by multiple publisher identifiers are ORed together.

Implementation

core.List<core.String>? publisherIdentifiers;