A select query, returned by SelectQueryBuilder
More...
Inherits Google.Api.Ads.AdWords.Util.Reports.ISelectQuery< TParent, TBuilder, TPage >.
A select query, returned by SelectQueryBuilder
Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.SelectQuery |
( |
SelectQueryBuilder |
builder | ) |
|
|
inline |
Initializes a new instance of the SelectQuery class.
- Parameters
-
SelectQuery Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.DefaultLimit |
( |
| ) |
|
|
inline |
Adds a LIMIT clause to the query with default values.
- Returns
- The parent builder for call chaining.
bool Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.HasNextPage |
( |
Page |
page | ) |
|
|
inline |
SelectQuery Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.Limit |
( |
uint |
startIndex, |
|
|
uint |
numberResults |
|
) |
| |
|
inline |
Adds a LIMIT clause to the query.
- Parameters
-
startIndex | The start index. |
numberResults | The number of results. |
- Returns
- The parent builder for call chaining.
SelectQuery Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.NextPage |
( |
Page |
page | ) |
|
|
inline |
Advances the query by a page.
- Parameters
-
- Returns
- The parent builder for call chaining.
static implicit Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.operator string |
( |
SelectQuery |
x | ) |
|
|
inlinestatic |
Performs an implicit conversion from SelectQuery to string.
- Parameters
-
- Returns
- The result of the conversion.
override string Google.Api.Ads.AdWords.Util.Reports.v201809.SelectQuery.ToString |
( |
| ) |
|
|
inline |
Returns a string that represents this instance.
- Returns
- A string that represents this instance.
The documentation for this class was generated from the following file:
- dist/github/src/AdWords/Util/Reports/QueryBuilder/v201809/SelectQuery.cs