Interface AudienceListServiceValue

AudienceListServiceValueオブジェクトは、取得されたオーディエンスリストの情報を表します。
The objects to keep the result of method’s execution(1 Entity).

Hierarchy

  • AudienceListServiceValue

Properties

audienceList?: null | AudienceList

Memberof

AudienceListServiceValue

errors?: null | display.ModelError[]

Memberof

AudienceListServiceValue

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

Memberof

AudienceListServiceValue