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(String fieldName,
Object value) |
File.Urls |
File.Urls.setApiUrl(String apiUrl)
The URL for downloading the report data through the API.
|
File.Urls |
File.Urls.setBrowserUrl(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.
|
Copyright © 2011–2025 Google. All rights reserved.