Versions

如需本資源的方法清單,請見本頁結尾。

資源表示法

代表 Google 代碼管理工具容器版本。

{
  "path": string,
  "accountId": string,
  "containerId": string,
  "containerVersionId": string,
  "name": string,
  "deleted": boolean,
  "description": string,
  "container": accounts.containers Resource,
  "tag": [
    accounts.containers.workspaces.tags Resource
  ],
  "trigger": [
    accounts.containers.workspaces.triggers Resource
  ],
  "variable": [
    accounts.containers.workspaces.variables Resource
  ],
  "folder": [
    accounts.containers.workspaces.folders Resource
  ],
  "builtInVariable": [
    {
      "path": string,
      "accountId": string,
      "containerId": string,
      "workspaceId": string,
      "type": string,
      "name": string
    }
  ],
  "fingerprint": string,
  "tagManagerUrl": string,
  "zone": [
    accounts.containers.workspaces.zones Resource
  ],
  "customTemplate": [
    accounts.containers.workspaces.templates Resource
  ],
  "client": [
    accounts.containers.workspaces.clients Resource
  ],
  "gtagConfig": [
    accounts.containers.workspaces.gtag_config Resource
  ],
  "transformation": [
    accounts.containers.workspaces.transformations Resource
  ]
}
屬性名稱 說明 附註
accountId string GTM 帳戶 ID。
builtInVariable[] list 這個版本的來源容器內建變數。
builtInVariable[].accountId string GTM 帳戶 ID。
builtInVariable[].containerId string GTM 容器 ID。
builtInVariable[].name string 參照內建變數的內建變數名稱。
builtInVariable[].path string GTM BuiltInVariable 的 API 相對路徑。
builtInVariable[].type string 內建變數類型。

可接受的值為:
  • advertiserId
  • advertisingTrackingEnabled
  • ampBrowserLanguage
  • ampCanonicalHost
  • ampCanonicalPath
  • ampCanonicalUrl
  • ampClientId
  • ampClientMaxScrollX
  • ampClientMaxScrollY
  • ampClientScreenHeight
  • ampClientScreenWidth
  • ampClientScrollX
  • ampClientScrollY
  • ampClientTimestamp
  • ampClientTimezone
  • ampGtmEvent
  • ampPageDownloadTime
  • ampPageLoadTime
  • ampPageViewId
  • ampReferrer
  • ampTitle
  • ampTotalEngagedTime
  • appId
  • appName
  • appVersionCode
  • appVersionName
  • builtInVariableTypeUnspecified
  • clickClasses
  • clickElement
  • clickId
  • clickTarget
  • clickText
  • clickUrl
  • clientName
  • containerId
  • containerVersion
  • debugMode
  • deviceName
  • elementVisibilityFirstTime
  • elementVisibilityRatio
  • elementVisibilityRecentTime
  • elementVisibilityTime
  • environmentName
  • errorLine
  • errorMessage
  • errorUrl
  • event
  • eventName
  • firebaseEventParameterCampaign
  • firebaseEventParameterCampaignAclid
  • firebaseEventParameterCampaignAnid
  • firebaseEventParameterCampaignClickTimestamp
  • firebaseEventParameterCampaignContent
  • firebaseEventParameterCampaignCp1
  • firebaseEventParameterCampaignGclid
  • firebaseEventParameterCampaignSource
  • firebaseEventParameterCampaignTerm
  • firebaseEventParameterCurrency
  • firebaseEventParameterDynamicLinkAcceptTime
  • firebaseEventParameterDynamicLinkLinkid
  • firebaseEventParameterNotificationMessageDeviceTime
  • firebaseEventParameterNotificationMessageId
  • firebaseEventParameterNotificationMessageName
  • firebaseEventParameterNotificationMessageTime
  • firebaseEventParameterNotificationTopic
  • firebaseEventParameterPreviousAppVersion
  • firebaseEventParameterPreviousOsVersion
  • firebaseEventParameterPrice
  • firebaseEventParameterProductId
  • firebaseEventParameterQuantity
  • firebaseEventParameterValue
  • firstPartyServingUrl
  • formClasses
  • formElement
  • formId
  • formTarget
  • formText
  • formUrl
  • historySource
  • htmlId
  • language
  • newHistoryFragment
  • newHistoryState
  • newHistoryUrl
  • oldHistoryFragment
  • oldHistoryState
  • oldHistoryUrl
  • osVersion
  • pageHostname
  • pagePath
  • pageUrl
  • platform
  • queryString
  • randomNumber
  • referrer
  • requestMethod
  • requestPath
  • resolution
  • scrollDepthDirection
  • scrollDepthThreshold
  • scrollDepthUnits
  • sdkVersion
  • serverPageLocationHostname
  • serverPageLocationPath
  • serverPageLocationUrl
  • videoCurrentTime
  • videoDuration
  • videoPercent
  • videoProvider
  • videoStatus
  • videoTitle
  • videoUrl
  • videoVisible
  • visitorRegion
builtInVariable[].workspaceId string GTM 工作區 ID。
client[] list 版本取得的容器用戶端。
container nested object 這個版本的來源容器。
containerId string GTM 容器 ID。
containerVersionId string 容器版本 ID 可用來識別 GTM 容器版本。
customTemplate[] list 版本擷取來源容器中的自訂範本。
deleted boolean 如果值為 true,表示這個容器版本已刪除。
description string 容器版本說明。 可寫入
fingerprint string 系統在儲存期間計算的 GTM 容器版本指紋。每當您修改容器版本,系統就會重新計算這個值。
folder[] list 容器中存放這個版本的來源資料夾。
gtagConfig[] list 容器中的 Google 代碼設定,即這個版本的擷取來源。
name string 容器版本顯示名稱。 可寫入
path string GTM 容器版本的 API 相對路徑。
tagManagerUrl string 自動產生的代碼管理工具使用者介面連結
tag[] list 版本取自容器中的代碼。
transformation[] list 版本擷取來源的容器轉換。
trigger[] list 取得這個版本的容器中的觸發條件。
variable[] list 版本擷取來源容器中的變數。
zone[] list 此版本取自容器的可用區。

方法

刪除
刪除容器版本。
取得
取得容器版本。
即時
取得實際運作 (即已發布) 的容器版本
發布
發布容器版本。
set_latest
設定系統在何時同步處理工作區的最新版本 偵測衝突和錯誤
取消刪除
可取消刪除容器版本。
更新
更新容器版本。