| Package | Description |
|---|---|
| com.google.api.services.adexchangebuyer2.v2beta1 | |
| com.google.api.services.adexchangebuyer2.v2beta1.model |
| Modifier and Type | Method and Description |
|---|---|
AdExchangeBuyerII.Bidders.Accounts.FilterSets.Create |
AdExchangeBuyerII.Bidders.Accounts.FilterSets.create(String ownerName,
FilterSet content)
Creates the specified filter set for the account with the given account ID.
|
AdExchangeBuyerII.Bidders.FilterSets.Create |
AdExchangeBuyerII.Bidders.FilterSets.create(String ownerName,
FilterSet content)
Creates the specified filter set for the account with the given account ID.
|
| Constructor and Description |
|---|
Create(String ownerName,
FilterSet content)
Creates the specified filter set for the account with the given account ID.
|
Create(String ownerName,
FilterSet content)
Creates the specified filter set for the account with the given account ID.
|
| Modifier and Type | Method and Description |
|---|---|
FilterSet |
FilterSet.clone() |
FilterSet |
FilterSet.set(String fieldName,
Object value) |
FilterSet |
FilterSet.setAbsoluteDateRange(AbsoluteDateRange absoluteDateRange)
An absolute date range, defined by a start date and an end date.
|
FilterSet |
FilterSet.setBreakdownDimensions(List<String> breakdownDimensions)
The set of dimensions along which to break down the response; may be empty.
|
FilterSet |
FilterSet.setCreativeId(String creativeId)
The ID of the creative on which to filter; optional.
|
FilterSet |
FilterSet.setDealId(Long dealId)
The ID of the deal on which to filter; optional.
|
FilterSet |
FilterSet.setEnvironment(String environment)
The environment on which to filter; optional.
|
FilterSet |
FilterSet.setFormat(String format)
Creative format bidded on or allowed to bid on, can be empty.
|
FilterSet |
FilterSet.setFormats(List<String> formats)
Creative formats bidded on or allowed to bid on, can be empty.
|
FilterSet |
FilterSet.setName(String name)
A user-defined name of the filter set.
|
FilterSet |
FilterSet.setPlatforms(List<String> platforms)
The list of platforms on which to filter; may be empty.
|
FilterSet |
FilterSet.setPublisherIdentifiers(List<String> publisherIdentifiers)
For Open Bidding partners only.
|
FilterSet |
FilterSet.setRealtimeTimeRange(RealtimeTimeRange realtimeTimeRange)
An open-ended realtime time range, defined by the aggregation start timestamp.
|
FilterSet |
FilterSet.setRelativeDateRange(RelativeDateRange relativeDateRange)
A relative date range, defined by an offset from today and a duration.
|
FilterSet |
FilterSet.setSellerNetworkIds(List<Integer> sellerNetworkIds)
For Authorized Buyers only.
|
FilterSet |
FilterSet.setTimeSeriesGranularity(String timeSeriesGranularity)
The granularity of time intervals if a time series breakdown is desired; optional.
|
| Modifier and Type | Method and Description |
|---|---|
List<FilterSet> |
ListFilterSetsResponse.getFilterSets()
The filter sets belonging to the buyer.
|
| Modifier and Type | Method and Description |
|---|---|
ListFilterSetsResponse |
ListFilterSetsResponse.setFilterSets(List<FilterSet> filterSets)
The filter sets belonging to the buyer.
|
Copyright © 2011–2021 Google. All rights reserved.