name property

String? name
getter/setter pair

Name of the publisher connection.

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

Output only.

Implementation

core.String? name;