All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.realtimebidding.v1.RealTimeBidding.Bidders.PublisherConnections.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240930-2.0.0
Show newest version






RealTimeBidding.Bidders.PublisherConnections (Real-time Bidding API v1-rev20230821-2.0.0)












com.google.api.services.realtimebidding.v1

Class RealTimeBidding.Bidders.PublisherConnections

  • java.lang.Object
    • com.google.api.services.realtimebidding.v1.RealTimeBidding.Bidders.PublisherConnections
  • Enclosing class:
    RealTimeBidding.Bidders


    public class RealTimeBidding.Bidders.PublisherConnections
    extends Object
    The "publisherConnections" collection of methods.
    • Constructor Detail

      • PublisherConnections

        public PublisherConnections()
    • Method Detail

      • get

        public RealTimeBidding.Bidders.PublisherConnections.Get get(String name)
                                                             throws IOException
        Gets a publisher connection. Create a request for the method "publisherConnections.get". This request holds the parameters needed by the realtimebidding server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        name - Required. Name of the publisher whose connection information is to be retrieved. 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. See publisherConnection.name.
        Returns:
        the request
        Throws:
        IOException
      • list

        public RealTimeBidding.Bidders.PublisherConnections.List list(String parent)
                                                               throws IOException
        Lists publisher connections for a given bidder. Create a request for the method "publisherConnections.list". This request holds the parameters needed by the realtimebidding server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        parent - Required. Name of the bidder for which publishers have initiated connections. The pattern for this resource is `bidders/{bidder}` where `{bidder}` represents the account ID of the bidder.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy