id | string | The unique ID identifying this report resource. |
name | string | The name of the report. |
fileName | string | The filename used when generating report files for this report. |
floodlightCriteria | object | The report criteria for a report of type "FLOODLIGHT". |
type | string | The type of the report. |
pathCriteria | object | The report criteria for a report of type "PATH". |
format | string | The output format of the report. If not specified, default format is "CSV". Note that the actual format in the completed report file might differ if for instance the report's size exceeds the format's capabilities. "CSV" will then be the fallback format. |
subAccountId | string | The subaccount ID to which this report belongs if applicable. |
delivery | object | The report's email delivery settings. |
kind | string | The kind of resource this is, in this case dfareporting#report. |
lastModifiedTime | string | The timestamp (in milliseconds since epoch) of when this report was last modified. |
criteria | object | The report criteria for a report of type "STANDARD". |
pathAttributionCriteria | object | The report criteria for a report of type "PATH_ATTRIBUTION". |
reachCriteria | object | The report criteria for a report of type "REACH". |
etag | string | The eTag of this response for caching purposes. |
accountId | string | The account ID to which this report belongs. |
pathToConversionCriteria | object | The report criteria for a report of type "PATH_TO_CONVERSION". |
crossDimensionReachCriteria | object | The report criteria for a report of type "CROSS_DIMENSION_REACH". |
schedule | object | The report's schedule. Can only be set if the report's 'dateRange' is a relative date range and the relative date range is not "TODAY". |
ownerProfileId | string | The user profile id of the owner of this report. |