SsaReportDefinition
Create, Read, Update and Remove SSA report definition information for Search Ads.
Columns
| Name | Type | ReadOnly | References | Description |
| ReportJobId [KEY] | Int64 | True |
Report Job ID. Unique identifier for the report job. | |
| ReportName | String | False |
Report name. User-defined name for the report. | |
| ReportJobStatus | String | False |
Report job status. Current status of the report processing job. 使用できる値は次のとおりです。WAIT, COMPLETED, IN_PROGRESS, FAILED, UNKNOWN | |
| ReportLanguage | String | False |
Report language. Language setting for the report output. 使用できる値は次のとおりです。JA, EN, UNKNOWN | |
| AccountId | Int64 | False |
SearchAdsAccounts.AccountId |
Account ID. The account ID associated with the report definition. |
| CompleteTime | Datetime | False |
Complete time. The date and time when the report job was completed. | |
| RequestTime | Datetime | False |
Request time. The date and time when the report job was requested. | |
| StartDate | Date | False |
Start date. The start date of the report period. | |
| EndDate | Date | False |
End date. The end date of the report period. | |
| Fields | String | False |
Fields. Comma-separated list of fields to include in the report. | |
| Filters | String | False |
Filters. Filtering conditions to apply to the report data. | |
| ReportCompressType | String | False |
Report compress type. Compression format for the report file. 使用できる値は次のとおりです。NONE, UNKNOWN | |
| ReportDateRangeType | String | False |
Report date range type. Predefined date range type for the report period. 使用できる値は次のとおりです。TODAY, YESTERDAY, LAST_7_DAYS, LAST_WEEK, LAST_14_DAYS, LAST_30_DAYS, LAST_BUSINESS_WEEK, THIS_MONTH, THIS_MONTH_EXCEPT_TODAY, LAST_MONTH, ALL_TIME, CUSTOM_DATE, UNKNOWN | |
| ReportDecimalPartDisplayType | String | False |
Report decimal part display type. Display format for decimal values in the report. 使用できる値は次のとおりです。FULL_DISPLAY, SIMPLE_DISPLAY, UNKNOWN | |
| ReportDownloadEncode | String | False |
Report download encode. Character encoding format for the report file. 使用できる値は次のとおりです。UTF8, UNKNOWN | |
| ReportDownloadFormat | String | False |
Report download format. File format for the report download. 使用できる値は次のとおりです。CSV, XML, TSV, UNKNOWN | |
| ReportJobErrorDetail | String | False |
Report job error detail. Details of any errors that occurred during report processing. | |
| ReportSkipColumnHeader | String | False |
Report skip column header. Whether to skip column headers in the report output. | |
| ReportSkipReportSummary | String | False |
Report skip report summary. Whether to skip the report summary section in the report output. | |
| ReportType | String | False |
Report type. The type of report to generate (e.g., ACCOUNT, CAMPAIGN, ADGROUP, etc.). | |
| SortFields | String | False |
Sort fields. Fields and sort order for organizing the report data. |