| Package | Description |
|---|---|
| com.google.api.services.dfareporting.model |
| Modifier and Type | Method and Description |
|---|---|
File.Urls |
File.Urls.clone() |
File.Urls |
File.getUrls()
The URLs where the completed report file can be downloaded.
|
File.Urls |
File.Urls.set(java.lang.String fieldName,
java.lang.Object value) |
File.Urls |
File.Urls.setApiUrl(java.lang.String apiUrl)
The URL for downloading the report data through the API.
|
File.Urls |
File.Urls.setBrowserUrl(java.lang.String browserUrl)
The URL for downloading the report data through a browser.
|
| Modifier and Type | Method and Description |
|---|---|
File |
File.setUrls(File.Urls urls)
The URLs where the completed report file can be downloaded.
|