Reports
Lists all DoubleClick Campaign Manager reports for the user.
Columns
Name | Type | Dimension | Description |
Id [KEY] | Long | The unique ID of the report. | |
Name | String | The name of the report. | |
Type | String | The type of the report. | |
FileName | String | The name of the report. | |
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. | |
Criteria | String | The report criteria for a report of type STANDARD. | |
PathToConversionCriteria | String | The report criteria for a report of type PATH_TO_CONVERSION. | |
ReachCriteria | String | The report criteria for a report of type REACH. | |
CrossDimensionReachCriteria | String | The report criteria for a report of type CROSS_DIMENSION_REACH. | |
FloodlightCriteria | String | The report criteria for a report of type FLOODLIGHT. | |
Schedule | String | 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'. | |
Delivery | String | The report's email delivery settings. | |
OwnerProfileId | Long | The user profile ID of the owner of this report. | |
AccountId | Long | Account Id to which this report belongs. | |
SubAccountId | Long | Sub account Id to which this report belongs, if applicable. | |
LastModifiedTime | Datetime | The timestamp of when this report was last modified. | |
Kind | String | The kind of resource this is, in this case dfareporting#report. | |
eTag | String | The eTag of this response for caching purposes. |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
Scope | String | The scope that defines which results are returned. Values aer ALL or MINE (default). |