Interface AudienceListServiceRuleCondition

AudienceListServiceRuleConditionオブジェクトは、オーディエンスリストに設定可能な条件を表します。
このフィールドは、ADDおよびSET時に必須となります。
AudienceListServiceRuleCondition object displays the possible conditions to set for audience list.
This field is required in ADD and SET operation.

Hierarchy

  • AudienceListServiceRuleCondition

Properties

compareOperator?: null | AudienceListServiceCompareOperator

Memberof

AudienceListServiceRuleCondition

ruleType?: null | AudienceListServiceRuleType

Memberof

AudienceListServiceRuleCondition

value?: null | string
ルールで評価する値です。
このフィールドは、ADDおよびSET時に必須となり、REMOVE時に無視されます。
※ruleTypeがEVENT_TYPEの場合、以下のイベント種別に記載の値のみ指定可能となります。
Matching Rules Value.
This field is required in ADD and SET operation, and will be ignored in REMOVE operation.
∗If ruleType is EVENT_TYPE, only the values listed in the table below can be specified.
イベント種別
Event Type
イベント種別
Event Type
イベント種別名
Name of event type
app_install
アプリをインストール
App install
app_launch
アプリ起動
App start
app_update
アプリをアップデート
App update
view_listing
商品一覧画面の閲覧
View item list
view_product
商品詳細画面の閲覧
View item description
view_cart
商品カートを閲覧
View cart
add_wishlist
お気に入りに追加
Add to wishlist
add_cart
商品カートに追加
Add to cart
check_out
商品購入確認
Confirm purchasing
purchase
商品購入
Purchase
payment_info
お支払い明細を発行
Payment details
sign_up
登録完了
Registration complete
login
ログイン
Login
search
検索
Search
review
コンテンツをレビュー
Review contents
share
コンテンツをシェア
Share contents
invite
アプリへ招待
Invite to app
reservation
予約完了
Reservation complete
tutorial
チュートリアルを完了
Tutorial complete
deeplink
ディープリンクから流入
Traffic from deep link
start_level
ゲームイベントを開始
Start game event
end_level
ゲームイベントを完了
End game event
level_achieved
ゲームのレベル到達
Level achieved
unlock_achievement
ゲームの目標達成
Unlock achievement
app_purchase
アプリ内購入
App purchasing
spent_credits
クレジットカードの利用
Credit card
custom1
カスタムイベント1
Custom event 1
custom2
カスタムイベント2
Custom event 2
custom3
カスタムイベント3
Custom event 3

Memberof

AudienceListServiceRuleCondition