target.apidocs.com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Bidders.html Maven / Gradle / Ivy
AdExchangeBuyerII.Bidders (Ad Exchange Buyer API II v2beta1-rev20230502-2.0.0)
com.google.api.services.adexchangebuyer2.v2beta1
Class AdExchangeBuyerII.Bidders
- java.lang.Object
-
- com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Bidders
-
- Enclosing class:
- AdExchangeBuyerII
public class AdExchangeBuyerII.Bidders
extends Object
The "bidders" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AdExchangeBuyerII.Bidders.Accounts
The "accounts" collection of methods.
class
AdExchangeBuyerII.Bidders.FilterSets
The "filterSets" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Bidders()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AdExchangeBuyerII.Bidders.Accounts
accounts()
An accessor for creating requests from the Accounts collection.
AdExchangeBuyerII.Bidders.FilterSets
filterSets()
An accessor for creating requests from the FilterSets collection.
-
-
Method Detail
-
accounts
public AdExchangeBuyerII.Bidders.Accounts accounts()
An accessor for creating requests from the Accounts collection.
The typical use is:
AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
AdExchangeBuyerII.Accounts.List request = adexchangebuyer2.accounts().list(parameters ...)
- Returns:
- the resource collection
-
filterSets
public AdExchangeBuyerII.Bidders.FilterSets filterSets()
An accessor for creating requests from the FilterSets collection.
The typical use is:
AdExchangeBuyerII adexchangebuyer2 = new AdExchangeBuyerII(...);
AdExchangeBuyerII.FilterSets.List request = adexchangebuyer2.filterSets().list(parameters ...)
- Returns:
- the resource collection
Copyright © 2011–2023 Google. All rights reserved.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy