詳細情報:
プロモーションレコメンデーション API
プロモーションレコメンデーション API を使用して、商品設定に基づいてパーソナライズされたプロモーションを顧客に提供します。この API では、ロイヤルティプログラムメンバー、個人、および匿名ユーザーの推奨プロモーションを取得できます。システムインテグレーターは API を外部システムと統合して、推奨プロモーションを Web サイトに表示できます。
プロモーションレコメンデーション API を使用して、商品設定に基づいてパーソナライズされたプロモーションを顧客に提供します。この API では、ロイヤルティプログラムメンバー、個人、および匿名ユーザーの推奨プロモーションを取得できます。システムインテグレーターは API を外部システムと統合して、推奨プロモーションを Web サイトに表示できます。
| 使用可能なインターフェース: Lightning Experience |
| 使用可能なエディション: リアルタイムオファー管理が付属する Enterprise Edition、Unlimited Edition、および Developer Edition。さらに、Data Cloud と Personalization も必要です。 |
プロモーションレコメンデーション API を使用して、商品設定に基づいて顧客に関連するプロモーションを取得します。API を使用するには、次の詳細を入力します。
取得するプロモーションの合計数と、商品ごとに取得するプロモーションの最大数を指定することもできます。詳細は、「Promotion Recommendations API」を参照してください。
データスペースを指定して、パーソナライズコンテキストの境界を定義できます。表示場所に基づいてプロモーションをカスタマイズするには、プロモーションを取得するチャネルを指定できます。
Promotion Recommendations API は、Salesforce Personalization をコールして推奨プロモーションのリストを取得します。API 応答には、推奨プロモーションのリストと Salesforce Personalization のパーソナライズ ID が含まれます。この ID は追跡および分析に使用できます。
プロモーションレコメンデーション API の要求は、API が実行されると次のようになります。
[
{
"personalizationPoint": "homepage_recommendations",
"dataspace": "cloudkicks_dataspace",
"membershipNumber": "CLK123",
"loyaltyProgramId": "CKLoyaltyProgram",
"eligibleChannel": {
"channel": {
"id": "web",
"name": "Website"
},
"retailStore": {
"id": "store_001",
"name": "Cloud Kicks Main Store"
}
},
"count": 10,
"promotionsPerProductLimiy": 2
}
}
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.