Index: discovery/googleapis/tagmanager__v1.json |
diff --git a/discovery/googleapis/tagmanager__v1.json b/discovery/googleapis/tagmanager__v1.json |
index 9bd064ef9bd3c375658bedae8b2ef45253095431..bf54a572b6353dede35ab0aaaff3d1518ff11fdc 100644 |
--- a/discovery/googleapis/tagmanager__v1.json |
+++ b/discovery/googleapis/tagmanager__v1.json |
@@ -33,7 +33,7 @@ |
"description": "API for accessing Tag Manager accounts and containers.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/tag-manager/api/v1/", |
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/pVfb1ajMeYIw5IrU4jq20F5dMAg\"", |
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/xcGgQKwhk2lzAuNnzm2cQsk-PZM\"", |
"icons": { |
"x16": "http://www.google.com/images/icons/product/search-16.gif", |
"x32": "http://www.google.com/images/icons/product/search-32.gif" |
@@ -1696,7 +1696,7 @@ |
} |
} |
}, |
- "revision": "20141024", |
+ "revision": "20141112", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Account": { |
@@ -1826,6 +1826,75 @@ |
}, |
"type": "array" |
}, |
+ "enabledBuiltInVariable": { |
+ "description": "List of enabled built-in variables.", |
+ "items": { |
+ "enum": [ |
+ "clickClasses", |
+ "clickElement", |
+ "clickId", |
+ "clickTarget", |
+ "clickText", |
+ "clickUrl", |
+ "containerId", |
+ "containerVersion", |
+ "debugMode", |
+ "errorLine", |
+ "errorMessage", |
+ "errorUrl", |
+ "event", |
+ "formClasses", |
+ "formElement", |
+ "formId", |
+ "formTarget", |
+ "formText", |
+ "formUrl", |
+ "historySource", |
+ "newHistoryFragment", |
+ "newHistoryState", |
+ "oldHistoryFragment", |
+ "oldHistoryState", |
+ "pageHostname", |
+ "pagePath", |
+ "pageUrl", |
+ "randomNumber", |
+ "referrer" |
+ ], |
+ "enumDescriptions": [ |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "", |
+ "" |
+ ], |
+ "type": "string" |
+ }, |
+ "type": "array" |
+ }, |
"fingerprint": { |
"description": "The fingerprint of the GTM Container as computed at storage time. This value is recomputed whenever the account is modified.", |
"type": "string" |
@@ -2428,10 +2497,6 @@ |
"description": "GTM Container ID.", |
"type": "string" |
}, |
- "dependencies": { |
- "$ref": "Parameter", |
- "description": "An optional list of tag names that this tag depends on to fire. Execution of this tag will be prevented until the tags with the given names complete their execution." |
- }, |
"fingerprint": { |
"description": "The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.", |
"type": "string" |