| Package | Description |
|---|---|
| com.google.api.services.doubleclickbidmanager | |
| com.google.api.services.doubleclickbidmanager.model |
| Modifier and Type | Method and Description |
|---|---|
DoubleClickBidManager.Queries.Create |
DoubleClickBidManager.Queries.create(Query content)
Creates a new query.
|
| Constructor and Description |
|---|
Create(Query content)
Creates a new query.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.clone() |
Query |
Query.set(String fieldName,
Object value) |
Query |
Query.setMetadata(QueryMetadata metadata)
The metadata of the query.
|
Query |
Query.setParams(Parameters params)
The parameters of the report generated by the query.
|
Query |
Query.setQueryId(Long queryId)
Output only.
|
Query |
Query.setSchedule(QuerySchedule schedule)
When and how often the query is scheduled to run.
|
| Modifier and Type | Method and Description |
|---|---|
List<Query> |
ListQueriesResponse.getQueries()
The list of queries.
|
| Modifier and Type | Method and Description |
|---|---|
ListQueriesResponse |
ListQueriesResponse.setQueries(List<Query> queries)
The list of queries.
|
Copyright © 2011–2024 Google. All rights reserved.