Interface CampaignExportServiceFieldAttribute

CampaignExportServiceFieldAttribute オブジェクトは、ジョブ作成に使用できるフィールドを表します。
CampaignExportServiceFieldAttribute object displays available fields for creating jobs.

Hierarchy

  • CampaignExportServiceFieldAttribute

Properties

displayFieldNameEN?: null | string
フィールドの英語表示名です。
Display name (EN).

Memberof

CampaignExportServiceFieldAttribute

displayFieldNameJA?: null | string
フィールドの日本語表示名です。
Display name (JA).

Memberof

CampaignExportServiceFieldAttribute

fieldName?: null | string
フィールド名です。
Field name.

Memberof

CampaignExportServiceFieldAttribute