Method: accounts.brands.create
HTTP 要求
POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/brands
這個網址使用 gRPC 轉碼語法。
路徑參數
參數 |
parent |
string
必要,所查詢 Hotel Center 帳戶的資源名稱。格式為 accounts/{account_id} 。
|
查詢參數
參數 |
brandId |
string
必要,合作夥伴決定的品牌 ID。
|
回應主體
如果成功,回應主體會包含新建立的 Brand
例項。
授權範圍
需要下列 OAuth 範圍:
https://www.googleapis.com/auth/travelpartner
詳情請參閱 OAuth 2.0 總覽。
保留所有權利。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2022-08-23 (世界標準時間)。
[null,null,["上次更新時間:2022-08-23 (世界標準時間)。"],[[["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."]]],[]]