Interface CampaignCustomizerServiceValue

CampaignCustomizerServiceValueオブジェクトは、キャンペーンとカスタマイザー属性間の設定情報を格納します。
CampaignCustomizerServiceValue object contains the configuration information between the campaign and the customizer attribute.

Hierarchy

  • CampaignCustomizerServiceValue

Properties

campaignCustomizer?: null | CampaignCustomizer

Memberof

CampaignCustomizerServiceValue

errors?: null | search.ModelError[]

Memberof

CampaignCustomizerServiceValue

operationSucceeded?: null | boolean
処理結果です。
Result of process.

Memberof

CampaignCustomizerServiceValue