Interface CampaignExportServiceJob

CampaignExportServiceJob オブジェクトは、ジョブの情報を表します。
CampaignExportServiceJob object describes the information of job settings.

Hierarchy

  • CampaignExportServiceJob

Properties

accountId?: null | number
アカウントIDです。
Account ID.

Memberof

CampaignExportServiceJob

endDate?: null | string
ジョブの終了日時です。
End date and time of job setting.

Memberof

CampaignExportServiceJob

exportFields?: null | string[]
エクスポートするフィールドです。
Fields to be exported.

Memberof

CampaignExportServiceJob

jobId?: null | number
ジョブIDです。
CampaignExportServiceJob ID.

Memberof

CampaignExportServiceJob

jobName?: null | string
ジョブ名です。
CampaignExportServiceJob name.
∗ Default: NULL

Memberof

CampaignExportServiceJob

Memberof

CampaignExportServiceJob

progress?: null | number
処理進捗です。
Progress of job setting.

Memberof

CampaignExportServiceJob

startDate?: null | string
ジョブの開始日時です。
Start date and time of job setting.

Memberof

CampaignExportServiceJob

userName?: null | string
ジョブ実行者のユーザー名です。
Name of user who run the job.

Memberof

CampaignExportServiceJob