reports.run: Run previously defined report from DoubleClick Reporting API

Description Usage Arguments Details Value Examples

Description

reports.run

Usage

1
reports.run(profileId, reportId)

Arguments

profileId

The ID of the profile associated with the report

reportId

The ID of the report

Details

Run previously defined report from DoubleClick Reporting API

Value

data table containing report data

Examples

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


## End(Not run)

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