Skip to main content

publisher_connections

Overview

Namepublisher_connections
TypeResource
Idgoogleads.realtimebidding.publisher_connections

Fields

NameDatatypeDescription
namestringOutput only. 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.
publisherPlatformstringOutput only. Whether the publisher is an Ad Manager or AdMob publisher.
biddingStatestringWhether the publisher has been approved by the bidder.
createTimestringOutput only. The time at which the publisher initiated a connection with the bidder (irrespective of if or when the bidder approves it). This is subsequently updated if the publisher revokes and re-initiates the connection.
displayNamestringOutput only. Publisher display name.

Methods

NameAccessible byRequired ParamsDescription
bidders_publisherConnections_getSELECTbiddersId, publisherConnectionsIdGets a publisher connection.
bidders_publisherConnections_listSELECTbiddersIdLists publisher connections for a given bidder.
bidders_publisherConnections_batchApproveEXECbiddersIdBatch approves multiple publisher connections.
bidders_publisherConnections_batchRejectEXECbiddersIdBatch rejects multiple publisher connections.