Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(497)

Unified Diff: discovery/googleapis/tagmanager__v1.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/storage__v1.json ('k') | discovery/googleapis/tasks__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « discovery/googleapis/storage__v1.json ('k') | discovery/googleapis/tasks__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698