Interface AuditLogServiceJob

AuditLogServiceJobは操作履歴のダウンロードジョブの情報を保持するオブジェクトです。
AuditLogServiceJob object is a container for storing the download operation history job information.

Hierarchy

  • AuditLogServiceJob

Properties

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

Memberof

AuditLogServiceJob

auditLogJobEndDate?: null | string
操作履歴ダウンロードジョブの終了日時です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
The job end date (YYYY-MM-DDTHH:MI:SS+9:00).
Although this field will be returned in the response, it will be ignored on input.

Memberof

AuditLogServiceJob

auditLogJobId?: null | number
操作履歴のダウンロードジョブIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
The operation history job ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AuditLogServiceJob

auditLogJobName?: null | string
操作履歴のダウンロードジョブ名です。
このフィールドは、リクエストの場合は省略可能となります。
The operation history job name.
This field is optional in requests.

Memberof

AuditLogServiceJob

auditLogJobStartDate?: null | string
操作履歴ダウンロードジョブの開始日時です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
The job start date (YYYY-MM-DDTHH:MI:SS+9:00).
Although this field will be returned in the response, it will be ignored on input.

Memberof

AuditLogServiceJob

auditLogJobUserName?: null | string
操作履歴ダウンロードジョブの実行ユーザー名です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
The user name who executes the operation history job.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AuditLogServiceJob

campaignIds?: null | number[]
ダウンロード対象のキャンペーンIDです。
このフィールドは、リクエストの場合は省略可能となります。
Campaign ID of the download object.
This field is optional in requests.

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob

progress?: null | number
処理進捗です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Displays progress in integers from 1 to 100.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AuditLogServiceJob

Memberof

AuditLogServiceJob