Interface ReportDefinition

ReportDefinitionオブジェクトは、レポート定義を表します。
The ReportDefinition object serves report definitions.

Hierarchy

  • ReportDefinition

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

ReportDefinition

completeTime?: null | string
ジョブ完了日時です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
※フォーマット: yyyy/MM/dd HH:mm:ss
The date and time of Job completion.
Although this field will be returned in the response, it will be ignored on input.
*Format: yyyy/MM/dd HH:mm:ss

Memberof

ReportDefinition

Memberof

ReportDefinition

fields?: null | string[]
表示項目です。
このフィールドは、ADD時に必須となり、REMOVE時に無視されます。
指定可能な値は、ReportDefinitionServiceのgetReportFieldsで取得されるfieldNameをご確認ください。
Select the fields.
This field is required in ADD operation, and will be ignored in REMOVE operation.
* Available values can be referred to fieldName field of fields object obtained by getReportFields operation of ReportDefinitionService.

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

reportDecimalPartDisplayType?: null | display.ReportDefinitionServiceReportDecimalPartDisplayType

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

reportJobErrorDetail?: null | string
ジョブエラー詳細です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
「Over limit of file size.」が返される場合は、レポートのサイズが小さくなるようにレポート作成時の条件を変更してください。
Job error detail.
Although this field will be returned in the response, it will be ignored on input.
If the message \"Over limit of file size.\" is returned, change the report creation conditions to reduce the size of the report.

Memberof

ReportDefinition

reportJobId?: null | number
レポートジョブIDです。
このフィールドは、REMOVE時に必須となり、ADD時に無視されます。
Report job ID.
This field is required in REMOVE operation, and will be ignored in ADD operation.

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

reportName?: null | string
レポート名です。
このフィールドは、ADD時に省略可能となり、REMOVE時に無視されます。
Report name.
This field is optional in ADD operation, and will be ignored in REMOVE operation.

Memberof

ReportDefinition

Memberof

ReportDefinition

Memberof

ReportDefinition

reportTypeCondition?: null | ReportDefinitionServiceReportTypeCondition

Memberof

ReportDefinition

requestTime?: null | string
リクエストの到着日時です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
※フォーマット: yyyy/MM/dd HH:mm:ss
Arrival date and time of your request.
Although this field will be returned in the response, it will be ignored on input.
*Format: yyyy/MM/dd HH:mm:ss

Memberof

ReportDefinition

Memberof

ReportDefinition