BiddersPublisherConnectionsResource class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
batchApprove(BatchApprovePublisherConnectionsRequest request, String parent, {String? $fields})
→ Future<BatchApprovePublisherConnectionsResponse>
-
Batch approves multiple publisher connections.
-
batchReject(BatchRejectPublisherConnectionsRequest request, String parent, {String? $fields})
→ Future<BatchRejectPublisherConnectionsResponse>
-
Batch rejects multiple publisher connections.
-
get(String name, {String? $fields})
→ Future<PublisherConnection>
-
Gets a publisher connection.
-
list(String parent, {String? filter, String? orderBy, int? pageSize, String? pageToken, String? $fields})
→ Future<ListPublisherConnectionsResponse>
-
Lists publisher connections for a given bidder.
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited