Method: accounts.brands.create
HTTP 请求
POST https://travelpartner.googleapis.com/v3/{parent=accounts/*}/brands
网址采用 gRPC 转码语法。
路径参数
参数 |
parent |
string
必需,要查询的 Hotel Center 帐号的资源名称。格式为 accounts/{account_id} 。
|
查询参数
参数 |
brandId |
string
必需,合作伙伴确定的品牌标识符。
|
响应正文
如果成功,响应正文将包含一个新创建的 Brand
实例。
授权范围
需要以下 OAuth 作用域:
https://www.googleapis.com/auth/travelpartner
如需了解详情,请参阅 OAuth 2.0 概览。
保留所有权利。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2022-08-23。
[null,null,["最后更新时间 (UTC):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."]]],[]]