Interface CampaignRetargetingListServiceValue

CampaignRetargetingListServiceValueオブジェクトは、キャンペーン階層のターゲットリスト設定における実行結果(1Entity)を保持します。
CampaignRetargetingListServiceValue object holds operation results (1 entity) for Target List settings on the campaign level.

Hierarchy

  • CampaignRetargetingListServiceValue

Properties

campaignRetargetingList?: null | CampaignRetargetingList

Memberof

CampaignRetargetingListServiceValue

errors?: null | search.ModelError[]

Memberof

CampaignRetargetingListServiceValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

CampaignRetargetingListServiceValue