|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ExportFormat in com.google.api.ads.dfp.v201111 |
|---|
| Fields in com.google.api.ads.dfp.v201111 declared as ExportFormat | |
|---|---|
static ExportFormat |
ExportFormat.CSV
|
static ExportFormat |
ExportFormat.TSV
|
| Methods in com.google.api.ads.dfp.v201111 that return ExportFormat | |
|---|---|
static ExportFormat |
ExportFormat.fromString(String value)
|
static ExportFormat |
ExportFormat.fromValue(String value)
|
| Methods in com.google.api.ads.dfp.v201111 with parameters of type ExportFormat | |
|---|---|
String |
ReportServiceSoapBindingStub.getReportDownloadURL(Long reportJobId,
ExportFormat exportFormat)
|
String |
ReportServiceInterface.getReportDownloadURL(Long reportJobId,
ExportFormat exportFormat)
Returns the URL at which the report file can be downloaded. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||