Skip to main content
Sitecore Documentation
  • Learn
  • Downloads
  • Changelog
  • Roadmap
PersonalizeCloud Portal
Sitecore Personalize developer documentation
  • 開発Sitecore Personalize
        • 認証
        • ベースURL
        • ブラウザIDを取得する
        • 注文の送信
        • カートの放棄
        • 追加のイベントデータSend
        • トラブルシューティング
  1. ストリームAPI
  1. ストリームAPI
  2. 直接HTTP要求の参照

ブラウザIDを取得する

日本語翻訳に関する免責事項

このページの翻訳はAIによって自動的に行われました。可能な限り正確な翻訳を心掛けていますが、原文と異なる表現や解釈が含まれる場合があります。正確で公式な情報については、必ず英語の原文をご参照ください。

GET /v1.2/browser/create.json?client_key={:placeholder-token:}client_key{/:placeholder-token:}

ブラウザAPI(Stream APIタイプ)を使用して、Sitecore PersonalizeからブラウザIDを取得します。応答では、refキーにブラウザー IDが含まれています。

Sitecore Personalizeに対して行うすべてのフォローアップ要求に、ブラウザー IDを含める必要があります。

サイドバー 。 Parameters

パラメーター

種類

形容

例

{:placeholder-token:}client_key{/:placeholder-token:}

糸

クライアントキー。

ZpHxO9WvLOfQRVPlvo0BqB8YjGYuFfNe

curl -X GET -g '<baseURL>/v1.2/browser/create.json?client_key=<client_key>'
{
    "status": "OK",
    "version": "1.2",
    "client_key": "ZpHxO9WvLOfQRVPlvo0BqB8YjGYuFfNe",
    "ref": "a38b230c-11eb-4cf9-8d5d-274e9f344925​",
    "customer_ref": "f7aabbca-1c1b-4fc2-be72-3e16294a4f03"
}
この記事を改善するための提案がある場合は、 お知らせください!

Documentation Assistant

This assistant uses AI to generate responses based on Sitecore documentation. While it has access to official sources, answers may be incomplete or inaccurate and should not be considered official advice or support.
Powered by
k
kapa.ai
Protected by reCAPTCHA

© Copyright 2026, Sitecore A/S or a Sitecore affiliated company.
All rights reserved.

Privacy policySitecore Trust CenterTerms of use