데이터 스토어에 연결하려면 데이터 스토어 페이지에서 구조화된 데이터가 포함된 데이터 스토어를 선택하거나 데이터 스토어를 만들도록 선택합니다.
다음 중 하나를 수행합니다.
사용 가능한 기존 데이터 스토어가 있는 경우 이를 선택합니다. 데이터 스토어는 하나의 앱에만 연결할 수 있으며 나중에 앱에서 삭제할 수 없습니다.
새 구조화된 데이터 스토어를 만들고 여기에 데이터를 수집합니다. 데이터 스토어 만들기를 클릭하고 열리는 새 데이터 스토어 만들기 창의 단계를 따릅니다. 그런 다음 새 데이터 스토어를 선택합니다. 데이터 스토어를 만드는 방법에 관한 자세한 내용은 일반 추천 데이터 스토어 만들기를 참고하세요.
선택사항: 사용할 수 없는 데이터 스토어 목록을 보려면 이유 알아보기를 클릭합니다.
데이터 스토어 목록과 사용 불가 이유가 포함된 테이블이 표시됩니다. 데이터 스토어를 사용할 수 없는 몇 가지 이유는 다음과 같습니다.
데이터 스토어 유형은 하나의 앱에만 연결할 수 있으며 데이터 스토어가 이미 연결되어 있습니다.
데이터 스토어와 앱이 서로 다른 리전에 있습니다.
데이터 스토어와 앱의 유형이 다릅니다. 예를 들어 미디어 데이터 스토어를 일반 추천 앱에 연결할 수 없습니다.
데이터 스토어에는 기본 웹사이트 검색이 있지만 일반 맞춤 콘텐츠 앱에는 고급 웹사이트 색인 생성이 있는 데이터 스토어가 필요합니다.
만들기를 클릭합니다.
REST
명령줄을 사용하여 앱을 만들려면 기존 데이터 스토어가 있어야 합니다. 데이터 스토어가 없는 경우 일반 추천 데이터 스토어 만들기의 단계에 따라 데이터 스토어를 만듭니다.
명령줄을 사용하여 맞춤 콘텐츠 앱을 만들려면 다음 단계를 따르세요.
데이터 스토어 ID를 찾습니다. 데이터 스토어 ID가 이미 있는 경우 다음 단계로 건너뜁니다.
Google Cloud 콘솔에서 Agent Builder 페이지로 이동하고 탐색 메뉴에서 데이터 스토어를 클릭합니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-04-03(UTC)"],[[["This feature is currently in Preview, subject to the Pre-GA Offerings Terms, which may include limited support and potential incompatibility with other pre-GA versions."],["You can create a generic recommendations app using the Google Cloud console by navigating to the Agent Builder page, creating a new app, and connecting it to a structured data store, which can be either an existing one or a new one that you create."],["To create a recommendations app via the command line (REST), you must first have an existing data store, and you will need to use `curl` with your project ID, app ID, app display name, and data store ID in the request."],["A data store can be connected to only one app, and once connected, it cannot be removed from that app."],["When connecting a data store to an app, it may be unavailable due to various reasons, such as already being connected to another app, being in a different region, or being an incompatible data store type."]]],[]]