Creates a new brand. Because Google detects brands from your existing properties, you only need this operation when you want to configure a brand before you send its properties to Google. Note that it might take a couple of days after your listing feed first provides a brand for the brand to appear.
HTTP request
POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/brands
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["Creates a new brand within a specified Hotel Center account using a POST request."],["Requires a `brandId` as a query parameter and the `Brand` object in the request body."],["The response provides the newly created `Brand` object upon successful creation."],["Needs authorization with the `https://www.googleapis.com/auth/travelpartner` scope."],["Brand visibility in Google might take a few days after initial listing feed submission."]]],[]]