files.get: Get file from DoubleClick Reporting API

Description Usage Arguments Details Value Examples

Description

files.get

Usage

1
files.get(fileId, reportId)

Arguments

fileId

The ID of the report file - use files.list(profileId) to find this

reportId

The ID of the report - use files.list(profileId) to find this

Details

Get file from DoubleClick Reporting API

Value

data table containing report data

Examples

1
2
3
4
5
## Not run: 
files.get(1234567,8765431)


## End(Not run)

WillemPaling/RDoubleClick documentation built on May 9, 2019, 10:58 p.m.