Versions: get

取得容器版本。 立即試用

要求

HTTP 要求

GET https://www.googleapis.com/tagmanager/v2/path

參數

參數名稱 說明
路徑參數
path string GTM ContainerVersion 的 API 相對路徑。 範例: accounts/{account_id}/containers/{container_id}/versions/{version_id}
選用的查詢參數
containerVersionId string GTM 容器版本 ID。指定要擷取的「published」 最新發布的版本

授權

這項要求需要授權,且至少要有下列其中一個範圍:

範圍
https://www.googleapis.com/auth/tagmanager.readonly
https://www.googleapis.com/auth/tagmanager.edit.containers
https://www.googleapis.com/auth/tagmanager.edit.containerversions

詳情請參閱「驗證與授權」網頁。

要求主體

請勿使用這個方法提供請求主體。

回應

如果成功,這個方法會在回應主體中傳回版本資源

試試看!

使用下方的 APIs Explorer,針對即時資料呼叫這個方法,看看會有什麼結果。