Description Usage Arguments Details Value Examples
reports.run
1 | reports.run(profileId, reportId)
|
profileId |
The ID of the profile associated with the report |
reportId |
The ID of the report |
Run previously defined report from DoubleClick Reporting API
data table containing report data
1 2 3 4 5 | ## Not run:
reports.run(1234567,8765431)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.