target.apidocs.com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Bidders.Accounts.html Maven / Gradle / Ivy
AdExchangeBuyerII.Bidders.Accounts (Ad Exchange Buyer API II v2beta1-rev20230502-2.0.0)
com.google.api.services.adexchangebuyer2.v2beta1
Class AdExchangeBuyerII.Bidders.Accounts
- java.lang.Object
-
- com.google.api.services.adexchangebuyer2.v2beta1.AdExchangeBuyerII.Bidders.Accounts
-
- Enclosing class:
- AdExchangeBuyerII.Bidders
public class AdExchangeBuyerII.Bidders.Accounts
extends Object
The "accounts" collection of methods.
-
-
Nested Class Summary
Nested Classes
Modifier and Type
Class and Description
class
AdExchangeBuyerII.Bidders.Accounts.FilterSets
The "filterSets" collection of methods.
-
Constructor Summary
Constructors
Constructor and Description
Accounts()
-
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
AdExchangeBuyerII.Bidders.Accounts.FilterSets
filterSets()
An accessor for creating requests from the FilterSets collection.
-
-
Method Detail
-
filterSets
public AdExchangeBuyerII.Bidders.Accounts.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