| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
ReportList |
ReportList.clone() |
ReportList |
ReportList.set(String fieldName,
Object value) |
ReportList |
ReportList.setEtag(String etag)
The eTag of this response for caching purposes.
|
ReportList |
ReportList.setItems(List<Report> items)
The reports returned in this response.
|
ReportList |
ReportList.setKind(String kind)
The kind of list this is, in this case dfareporting#reportList.
|
ReportList |
ReportList.setNextPageToken(String nextPageToken)
Continuation token used to page through reports.
|
Copyright © 2011–2023 Google. All rights reserved.