Skip to content

Commit 0ab7696

Browse files
feat(tagmanager): update the api
#### tagmanager:v1 The following keys were deleted: - schemas.ContainerVersion.properties.macro (Total Keys: 3) - schemas.ContainerVersion.properties.rule (Total Keys: 3) - schemas.ContainerVersionHeader.properties.numMacros (Total Keys: 2) - schemas.ContainerVersionHeader.properties.numRules (Total Keys: 2) - schemas.Macro (Total Keys: 20) - schemas.Rule (Total Keys: 10) - schemas.Tag.properties.blockingRuleId (Total Keys: 3) - schemas.Tag.properties.firingRuleId (Total Keys: 3) #### tagmanager:v2 The following keys were deleted: - schemas.ContainerVersionHeader.properties.numMacros (Total Keys: 2) - schemas.ContainerVersionHeader.properties.numRules (Total Keys: 2) - schemas.Tag.properties.blockingRuleId (Total Keys: 3) - schemas.Tag.properties.firingRuleId (Total Keys: 3)
1 parent c054c5b commit 0ab7696

10 files changed

+2
-900
lines changed

docs/dyn/tagmanager_v1.accounts.containers.folders.entities.html

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -106,17 +106,11 @@ <h3>Method Details</h3>
106106
&quot;tag&quot;: [ # The list of tags inside the folder.
107107
{ # Represents a Google Tag Manager Tag.
108108
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
109-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
110-
&quot;A String&quot;,
111-
],
112109
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
113110
&quot;A String&quot;,
114111
],
115112
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
116113
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
117-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
118-
&quot;A String&quot;,
119-
],
120114
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
121115
&quot;A String&quot;,
122116
],

docs/dyn/tagmanager_v1.accounts.containers.tags.html

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -110,17 +110,11 @@ <h3>Method Details</h3>
110110

111111
{ # Represents a Google Tag Manager Tag.
112112
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
113-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
114-
&quot;A String&quot;,
115-
],
116113
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
117114
&quot;A String&quot;,
118115
],
119116
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
120117
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
121-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
122-
&quot;A String&quot;,
123-
],
124118
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
125119
&quot;A String&quot;,
126120
],
@@ -182,17 +176,11 @@ <h3>Method Details</h3>
182176

183177
{ # Represents a Google Tag Manager Tag.
184178
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
185-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
186-
&quot;A String&quot;,
187-
],
188179
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
189180
&quot;A String&quot;,
190181
],
191182
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
192183
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
193-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
194-
&quot;A String&quot;,
195-
],
196184
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
197185
&quot;A String&quot;,
198186
],
@@ -278,17 +266,11 @@ <h3>Method Details</h3>
278266

279267
{ # Represents a Google Tag Manager Tag.
280268
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
281-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
282-
&quot;A String&quot;,
283-
],
284269
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
285270
&quot;A String&quot;,
286271
],
287272
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
288273
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
289-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
290-
&quot;A String&quot;,
291-
],
292274
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
293275
&quot;A String&quot;,
294276
],
@@ -360,17 +342,11 @@ <h3>Method Details</h3>
360342
&quot;tags&quot;: [ # All GTM Tags of a GTM Container.
361343
{ # Represents a Google Tag Manager Tag.
362344
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
363-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
364-
&quot;A String&quot;,
365-
],
366345
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
367346
&quot;A String&quot;,
368347
],
369348
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
370349
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
371-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
372-
&quot;A String&quot;,
373-
],
374350
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
375351
&quot;A String&quot;,
376352
],
@@ -438,17 +414,11 @@ <h3>Method Details</h3>
438414

439415
{ # Represents a Google Tag Manager Tag.
440416
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
441-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
442-
&quot;A String&quot;,
443-
],
444417
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
445418
&quot;A String&quot;,
446419
],
447420
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
448421
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
449-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
450-
&quot;A String&quot;,
451-
],
452422
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
453423
&quot;A String&quot;,
454424
],
@@ -511,17 +481,11 @@ <h3>Method Details</h3>
511481

512482
{ # Represents a Google Tag Manager Tag.
513483
&quot;accountId&quot;: &quot;A String&quot;, # GTM Account ID.
514-
&quot;blockingRuleId&quot;: [ # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will not fire.
515-
&quot;A String&quot;,
516-
],
517484
&quot;blockingTriggerId&quot;: [ # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag will not fire.
518485
&quot;A String&quot;,
519486
],
520487
&quot;containerId&quot;: &quot;A String&quot;, # GTM Container ID.
521488
&quot;fingerprint&quot;: &quot;A String&quot;, # The fingerprint of the GTM Tag as computed at storage time. This value is recomputed whenever the tag is modified.
522-
&quot;firingRuleId&quot;: [ # Firing rule IDs. A tag will fire when any of the listed rules are true and all of its blockingRuleIds (if any specified) are false.
523-
&quot;A String&quot;,
524-
],
525489
&quot;firingTriggerId&quot;: [ # Firing trigger IDs. A tag will fire when any of the listed triggers are true and all of its blockingTriggerIds (if any specified) are false.
526490
&quot;A String&quot;,
527491
],

0 commit comments

Comments
 (0)