File

Represents a report file generated by running a report.

AdvertisingAnalyticsCampaign ManagementDigital MarketingReporting

Properties

Name Type Description
id string The unique ID of this report file.
reportId string The ID of the report this file was generated from.
status string The status of this report file.
format string The output format of this report file.
fileName string The filename of the file.
lastModifiedTime string The timestamp in milliseconds since epoch for when this file was last modified.
urls object The URLs where the completed report file can be downloaded.
etag string
kind string
View JSON Schema on GitHub