Importez une nouvelle icône et commencez son examen. Renvoie l'état HTTP 400 et ne déclenche pas le processus d'examen si l'icône présente l'une des conditions suivantes:
L'image n'est pas au format PNG ou ne peut pas être convertie au format PNG.
Taille inférieure à 72 pixels
Taille supérieure à 1 200 pixels
Proportions autres que 1:1
Requête HTTP
POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/icons
Tous droits réservés. Java est une marque déposée d'Oracle et/ou ses affiliés.
Dernière mise à jour le 2022/08/23 (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 2022/08/23 (UTC)."],[[["Uploads a new icon for a partner account and starts a review process, generating a unique `icon_id`."],["The icon must be a PNG image with a size between 72 and 1200 pixels and an aspect ratio of 1:1."],["If the icon meets the requirements, the API returns the icon details; otherwise, it returns an HTTP 400 error."],["Requires authorization with the `https://www.googleapis.com/auth/travelpartner` scope."],["Uses the `POST` method and the URL `https://travelpartner.googleapis.com/v3/{parent=accounts/*}/icons` with the account ID as a path parameter."]]],[]]