更新 GTM 模板。立即试用。
请求
HTTP 请求
PUT https://www.googleapis.com/tagmanager/v2/path
参数
参数名称 | 值 | 说明 |
---|---|---|
路径参数 | ||
path |
string |
GTM 自定义模板的 API 相对路径。示例:accounts/{account_id}/containers/{container_id}/workspaces/{workspace_id}/templates/{template_id} |
可选的查询参数 | ||
fingerprint |
string |
此指纹(如果提供)必须与所存储模板的指纹匹配。 |
授权
此请求需要获得以下范围的授权:
范围 |
---|
https://www.googleapis.com/auth/tagmanager.edit.containers |
如需了解详情,请参阅身份验证和授权页面。
请求正文
在请求正文中,提供一项 Templates 资源。
响应
如果成功,此方法将在响应正文中返回一项 Templates 资源。
试试看!
请使用下面的 API Explorer 对实时数据调用此方法并查看响应。