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

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

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






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












com.google.api.services.adexchangebuyer2.v2beta1

Class AdExchangeBuyerII.Accounts

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


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

      • Accounts

        public Accounts()
    • Method Detail

      • clients

        public AdExchangeBuyerII.Accounts.Clients clients()
        An accessor for creating requests from the Clients collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.Clients.List request = adexchangebuyer2.clients().list(parameters ...)
         
        Returns:
        the resource collection
      • creatives

        public AdExchangeBuyerII.Accounts.Creatives creatives()
        An accessor for creating requests from the Creatives collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.Creatives.List request = adexchangebuyer2.creatives().list(parameters ...)
         
        Returns:
        the resource collection
      • finalizedProposals

        public AdExchangeBuyerII.Accounts.FinalizedProposals finalizedProposals()
        An accessor for creating requests from the FinalizedProposals collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.FinalizedProposals.List request = adexchangebuyer2.finalizedProposals().list(parameters ...)
         
        Returns:
        the resource collection
      • products

        public AdExchangeBuyerII.Accounts.Products products()
        An accessor for creating requests from the Products collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.Products.List request = adexchangebuyer2.products().list(parameters ...)
         
        Returns:
        the resource collection
      • proposals

        public AdExchangeBuyerII.Accounts.Proposals proposals()
        An accessor for creating requests from the Proposals collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.Proposals.List request = adexchangebuyer2.proposals().list(parameters ...)
         
        Returns:
        the resource collection
      • publisherProfiles

        public AdExchangeBuyerII.Accounts.PublisherProfiles publisherProfiles()
        An accessor for creating requests from the PublisherProfiles collection.

        The typical use is:

            AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
            AdExchangeBuyerII.PublisherProfiles.List request = adexchangebuyer2.publisherProfiles().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy