Interface AudienceList

AudienceListオブジェクトは、オーディエンスリストの情報を表します。
AudienceList object describes information of audience list.

Hierarchy

  • AudienceList

Properties

accountId?: null | number
アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AudienceList

audienceListContent?: null | AudienceListServiceContent

Memberof

AudienceList

audienceListId?: null | number
オーディエンスリストIDです。
このフィールドは、SETおよびREMOVE時に必須となり、ADD時には無視されます。
Audience list ID.
This field is required in SET and REMOVE operation, and will be ignored in ADD operation.

Memberof

AudienceList

audienceListName?: null | string
オーディエンスリスト名です。
このフィールドは、ADD時は必須、SET時は省略可能となり、REMOVE時は無視されます。
Audience list name.
This field is required in ADD operation, optional in SET operation, and will be ignored in REMOVE operation.

Memberof

AudienceList

dataConnectionStopped?: null | AudienceListServiceDataConnectionStopped

Memberof

AudienceList

deliveryStatus?: null | AudienceListServiceDeliveryStatus

Memberof

AudienceList

description?: null | string
オーディエンスリストの説明です。
このフィールドは、ADDおよびSET時に省略可能となり、REMOVE時に無視されます。
Description of audience list.
This field is optional in ADD and SET operation, and will be ignored in REMOVE operation.

Memberof

AudienceList

isRemoveDescription?: null | AudienceListServiceIsRemoveFlg

Memberof

AudienceList

isShared?: null | boolean
AudienceListServiceIsSharedは、オーディエンスリストの共有ステータスを示します。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
AudienceListServiceIsShared describes the sharing status of the audience list.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AudienceList

reach?: null | number
リーチ数です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Number of reaches.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AudienceList

sourceAccountId?: null | number
共有元アカウントIDです。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account ID of the sharing source.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AudienceList

sourceAccountName?: null | string
共有元アカウント名です。
このフィールドは、レスポンスの際に返却されますが、リクエストの際には無視されます。
Account name of the sharing source.
Although this field will be returned in the response, it will be ignored on input.

Memberof

AudienceList

sourceType?: null | AudienceListServiceSourceType

Memberof

AudienceList