API aktivieren

Auf dieser Seite wird erläutert, wie die Recommender API aktiviert wird. Sie müssen die API aktivieren, um Empfehlungen und Insights über die Schnittstellen gcloud und REST anzeigen und verwalten zu können.

So aktivieren Sie die Recommender API:

gcloud

  1. Wenn Sie noch kein Google Cloud-Projekt haben, erstellen Sie eins.

  2. Legen Sie das Standardprojekt fest, wobei PROJECT_ID die ID Ihres Projekts ist:

    gcloud config set project PROJECT_ID
    
  3. Aktivieren Sie die erforderlichen APIs:

    gcloud services enable recommender.googleapis.com
    

Console

  1. Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
  2. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  3. Enable the Recommender API.

    Enable the API

  4. In the Google Cloud console, on the project selector page, select or create a Google Cloud project.

    Go to project selector

  5. Enable the Recommender API.

    Enable the API