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

target.apidocs.com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Accounts.PublisherProfiles.html Maven / Gradle / Ivy

There is a newer version: v2beta1-rev20241002-2.0.0
Show newest version






AdExchangeBuyerII.Accounts.PublisherProfiles (Ad Exchange Buyer API II v2beta1-rev20230502-2.0.0)












com.google.api.services.adexchangebuyer2.v2beta1

Class AdExchangeBuyerII.Accounts.PublisherProfiles

  • java.lang.Object
    • com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Accounts.PublisherProfiles
  • Enclosing class:
    AdExchangeBuyerII.Accounts


    public class AdExchangeBuyerII.Accounts.PublisherProfiles
    extends Object
    The "publisherProfiles" collection of methods.
    • Constructor Detail

      • PublisherProfiles

        public PublisherProfiles()
    • Method Detail

      • get

        public AdExchangeBuyerII.Accounts.PublisherProfiles.Get get(String accountId,
                                                                    String publisherProfileId)
                                                             throws IOException
        Gets the requested publisher profile by id. Create a request for the method "publisherProfiles.get". This request holds the parameters needed by the adexchangebuyer2 server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        accountId - Account ID of the buyer.
        publisherProfileId - The id for the publisher profile to get.
        Returns:
        the request
        Throws:
        IOException
      • list

        public AdExchangeBuyerII.Accounts.PublisherProfiles.List list(String accountId)
                                                               throws IOException
        List all publisher profiles visible to the buyer Create a request for the method "publisherProfiles.list". This request holds the parameters needed by the adexchangebuyer2 server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        accountId - Account ID of the buyer.
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy