names property

List<String>? names
getter/setter pair

The names of the publishers with whom connection will be rejected.

In the pattern bidders/{bidder}/publisherConnections/{publisher} where {bidder} is the account ID of the bidder, and {publisher} is the ads.txt/app-ads.txt publisher ID.

Required.

Implementation

core.List<core.String>? names;