服務:businesscommunications.googleapis.com
如要呼叫這項服務,建議您使用 Google 提供的範例。如果應用程式必須使用您自己的程式庫來呼叫這項服務,請在發出 API 要求時提供下列資訊。
探索文件
探索文件是一種機器可解讀的規格,用於說明和使用 REST API。此文件用於建構用戶端程式庫、IDE 外掛程式,以及與 Google API 互動的其他工具。一項服務可能會提供多個探索文件。這項服務提供下列探索文件:
服務端點
服務端點是指定 API 服務網路位址的基準網址。一項服務可能有多個服務端點。這項服務有以下服務端點,且下方的 URI 皆以此服務端點為基準:
https://businesscommunications.googleapis.com
REST 資源:v1.brands
方法 | |
---|---|
create |
POST /v1/brands 建立新品牌。 |
delete |
DELETE /v1/{name=brands/*} 刪除公司行號。 |
get |
GET /v1/{name=brands/*} 取得品牌相關資訊。 |
list |
GET /v1/brands 列出提出要求的使用者可存取的所有品牌。 |
patch |
PATCH /v1/{brand.name=brands/*} 更新品牌相關資訊。 |
REST 資源:v1.brands.agents
方法 | |
---|---|
create |
POST /v1/{parent=brands/*}/agents 建立新的服務專員來代表品牌。 |
delete |
DELETE /v1/{name=brands/*/agents/*} 刪除服務專員。 |
get |
GET /v1/{name=brands/*/agents/*} 取得服務專員的相關資訊。 |
getLaunch |
GET /v1/{name=brands/*/agents/*/launch} 取得服務專員的推出資訊。 |
getVerification |
GET /v1/{name=brands/*/agents/*/verification} 取得服務專員的驗證資訊。 |
list |
GET /v1/{parent=brands/*}/agents 列出與品牌相關聯的所有服務專員。 |
patch |
PATCH /v1/{agent.name=brands/*/agents/*} 更新服務專員的相關資訊。 |
requestLaunch |
POST /v1/{name=brands/*/agents/*}:requestLaunch 啟動服務專員的啟動程序。 |
requestVerification |
POST /v1/{name=brands/*/agents/*}:requestVerification 開始為服務專員驗證商家資訊。 |
updateLaunch |
PATCH /v1/{agentLaunch.name=brands/*/agents/*/launch} 更新服務專員的推出資訊。 |
updateVerification |
PATCH /v1/{agentVerification.name=brands/*/agents/*/verification} 更新服務專員的驗證狀態。 |
REST 資源:v1.brands.agents.integrations
方法 | |
---|---|
create |
POST /v1/{parent=brands/*/agents/*}/integrations 建立整合作業。 |
delete |
DELETE /v1/{name=brands/*/agents/*/integrations/*} 刪除整合作業。 |
get |
GET /v1/{name=brands/*/agents/*/integrations/*} 取得整合服務。 |
list |
GET /v1/{parent=brands/*/agents/*}/integrations 列出整合作業。 |
patch |
PATCH /v1/{integration.name=brands/*/agents/*/integrations/*} 更新整合作業。 |
REST 資源:v1.brands.locations
方法 | |
---|---|
create |
POST /v1/{parent=brands/*}/locations 為品牌建立新的位置。 |
delete |
DELETE /v1/{name=brands/*/locations/*} 刪除位置。 |
get |
GET /v1/{name=brands/*/locations/*} 取得位置相關資訊。 |
getLaunch |
GET /v1/{name=brands/*/locations/*/launch} 取得特定地區的推出資訊。 |
getVerification |
GET /v1/{name=brands/*/locations/*/verification} 取得營業地點的驗證資訊。 |
list |
GET /v1/{parent=brands/*}/locations 列出品牌的所有位置。 |
patch |
PATCH /v1/{location.name=brands/*/locations/*} 更新地點資訊。 |
requestLaunch |
POST /v1/{name=brands/*/locations/*}:requestLaunch 開始執行位置的啟動程序。 |
requestVerification |
POST /v1/{name=brands/*/locations/*}:requestVerification 開始驗證地點。 |
updateLaunch |
PATCH /v1/{locationLaunch.name=brands/*/locations/*/launch} 更新特定地區的推出資訊。 |
REST 資源:v1.partners
方法 | |
---|---|
get |
GET /v1/{name=partners/*} 取得合作夥伴相關資訊。 |
patch |
PATCH /v1/{partner.name=partners/*} 更新合作夥伴資訊。 |
REST 資源:v1.surveyQuestions
方法 | |
---|---|
list |
GET /v1/surveyQuestions 列出所有 Google 預先定義的問卷調查問題。 |