Package | Description |
---|---|
com.google.api.ads.adwords.lib.utils |
Modifier and Type | Interface and Description |
---|---|
static interface |
ReportQueryInterface.BuilderInterface.ReportWhereBuilderInterface<BuilderT extends ReportQueryInterface.BuilderInterface>
A builder for the WHERE clause of queries.
|
static interface |
ServiceQueryInterface.BuilderInterface.ServiceWhereBuilderInterface<PageT,SortOrderT,BuilderT extends ServiceQueryInterface.BuilderInterface<PageT,SortOrderT>>
A builder for the WHERE clause of queries.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryBuilder.WhereBuilder
Builds the WHERE clause of a query.
|
Modifier and Type | Field and Description |
---|---|
protected List<QueryBuilderInterface.WhereBuilderInterface> |
QueryBuilder.whereBuilders |
Modifier and Type | Method and Description |
---|---|
QueryBuilderInterface.WhereBuilderInterface |
QueryBuilderInterface.where(String field)
Set the condition of this query as the WHERE clause.
|
Copyright © 2018. All Rights Reserved.