Package | Description |
---|---|
com.google.api.services.doubleclicksearch.model |
Modifier and Type | Method and Description |
---|---|
Report.Files |
Report.Files.clone() |
Report.Files |
Report.Files.set(String fieldName,
Object value) |
Report.Files |
Report.Files.setByteCount(Long byteCount)
The size of this report file in bytes.
|
Report.Files |
Report.Files.setUrl(String url)
Use this url to download the report file.
|
Modifier and Type | Method and Description |
---|---|
List<Report.Files> |
Report.getFiles()
Asynchronous report only.
|
Modifier and Type | Method and Description |
---|---|
Report |
Report.setFiles(List<Report.Files> files)
Asynchronous report only.
|
Copyright © 2011–2024 Google. All rights reserved.