Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
Votre projet Google Cloud vous permet d'accéder à l'API Maps Booking du Centre d'actions, qui est utilisée pour envoyer des mises à jour en temps réel.
Pour cette étape, vous devez utiliser un compte Google dans la console Google Cloud. Vous pouvez créer un projet ou utiliser un projet existant. Pour en savoir plus, consultez S'authentifier avec l'API Maps Booking.
Pour activer les API Cloud :
Choisissez votre projet : existant ou nouveau
Utilisez un projet Google Cloud existant :
Connectez-vous à la console Google Cloud et notez l'adresse e-mail de votre développeur.
Une fois que vous avez fourni votre numéro de projet dans le Centre d'actions, votre projet peut effectuer des appels de mise à jour en temps réel. Les mises à jour de l'API ont un quota de 1 500 requêtes toutes les 60 secondes, soit 25 requêtes par seconde en moyenne.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/26 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Il n'y a pas l'information dont j'ai besoin","missingTheInformationINeed","thumb-down"],["Trop compliqué/Trop d'étapes","tooComplicatedTooManySteps","thumb-down"],["Obsolète","outOfDate","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Mauvais exemple/Erreur de code","samplesCodeIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/26 (UTC)."],[],[],null,["# Enable Cloud APIs\n\nYour [Google Cloud](https://cloud.google.com/) project is how you access the\nActions Center's Maps Booking API, which is used to submit real-time updates.\nYou must use a Google Account within the [Google Cloud console](https://console.developers.google.com/)\nfor this step. You can\n[create a new project](https://support.google.com/googleapi/answer/6251787) or\nuse an existing project. For more information, see [Authenticate with Maps Booking API](/actions-center/verticals/reservations/e2e/reference/tutorials/authenticate-with-mapsbooking-api#enable-the-MapsBooking-api).\n\nHere are the steps to enable the Cloud APIs:\n\n1. Choose your project: existing or new\n\n Use an existing Google Cloud project:\n 1. Sign in to the [Google Cloud console](https://cloud.google.com/), and note down your developer email address.\n 2. Navigate to the [project dashboard](https://console.cloud.google.com/home/dashboard).\n 3. Find and copy your project number from the **Project info** section.\n 4. Continue to Step 2.\n\n Create a new Google Cloud project:\n 1. Sign in to the [Google Cloud console](https://cloud.google.com/), and note down your developer email address.\n 2. Navigate to the [Manage resources](https://console.cloud.google.com/cloud-resource-manager?walkthrough_id=resource-manager--create-project&start_index=1#step_index=1) page in the Google Cloud console.\n 3. Fill out all required fields and click **Create**.\n 4. Navigate to the [project dashboard](https://console.cloud.google.com/home/dashboard).\n 5. Find and copy your project number from the **Project info** section.\n 6. Continue to Step 2.\n2. Enable the Google Maps Booking API:\n\n 1. Navigate to the [Google Cloud console](https://console.developers.google.com/).\n 2. Click **Enable APIs and Services** .\n - Learn more about how to [Enable and disable APIs](https://support.google.com/googleapi/answer/6158841).\n 3. In the search bar, enter **Google Maps Booking API**.\n 4. In the results, click **Google Maps Booking API**.\n 5. Click **Enable**.\n3. Enable the Google Maps Booking API (Dev) version. The Google Maps Booking API\n (Dev) can be used to access the sandbox environment.\n\n 1. Navigate to the [Google Cloud console](https://console.developers.google.com/).\n 2. Click **Enable APIs and Services**.\n 3. In the search bar, enter **Google Maps Booking API (Dev)**.\n 4. In the results, click **Google Maps Booking API (Dev)**.\n4. Provide your project number:\n\n 1. Navigate to your onboarding plan in the [Actions Center](https://partnerdash.google.com/apps/reservewithgoogle/).\n 2. Paste the Cloud project number from the [project dashboard](https://console.cloud.google.com/home/dashboard) into the **Set your API access** field of [Setup](https://actionscenter.google.com/home) milestone.\n 3. Click **Submit**.\n\nIf you've issues when you make calls to the APIs, see [Enable the MapsBooking API](/actions-center/verticals/reservations/e2e/reference/tutorials/authenticate-with-mapsbooking-api#enable-the-MapsBooking-api).\n\nAfter you provide your project number within the Actions Center, your project\ngets access to make real time update calls. API updates have a quota of 1,500\nrequests every 60 seconds, or 25 requests per second on average."]]