Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 09f8e85

Browse files
committedJun 20, 2023
feat(tagmanager): update the api
#### tagmanager:v2 The following keys were added: - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.create (Total Keys: 12) - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.delete (Total Keys: 10) - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.get (Total Keys: 11) - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.list (Total Keys: 13) - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.revert (Total Keys: 13) - resources.accounts.resources.containers.resources.workspaces.resources.transformations.methods.update (Total Keys: 14) - schemas.ContainerFeatures.properties.supportTransformations.type (Total Keys: 1) - schemas.ContainerVersion.properties.transformation (Total Keys: 2) - schemas.Entity.properties.transformation.$ref (Total Keys: 1) - schemas.ListTransformationsResponse (Total Keys: 5) - schemas.RevertTransformationResponse (Total Keys: 3) - schemas.Transformation (Total Keys: 16)
1 parent 7371e38 commit 09f8e85

6 files changed

+1134
-2
lines changed
 

‎docs/dyn/tagmanager_v2.accounts.containers.html

+9
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ <h3>Method Details</h3>
173173
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
174174
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
175175
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
176+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
176177
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
177178
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
178179
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -221,6 +222,7 @@ <h3>Method Details</h3>
221222
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
222223
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
223224
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
225+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
224226
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
225227
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
226228
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -267,6 +269,7 @@ <h3>Method Details</h3>
267269
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
268270
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
269271
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
272+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
270273
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
271274
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
272275
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -333,6 +336,7 @@ <h3>Method Details</h3>
333336
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
334337
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
335338
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
339+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
336340
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
337341
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
338342
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -389,6 +393,7 @@ <h3>Method Details</h3>
389393
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
390394
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
391395
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
396+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
392397
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
393398
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
394399
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -459,6 +464,7 @@ <h3>Method Details</h3>
459464
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
460465
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
461466
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
467+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
462468
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
463469
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
464470
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -518,6 +524,7 @@ <h3>Method Details</h3>
518524
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
519525
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
520526
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
527+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
521528
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
522529
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
523530
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -585,6 +592,7 @@ <h3>Method Details</h3>
585592
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
586593
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
587594
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
595+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
588596
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
589597
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
590598
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.
@@ -632,6 +640,7 @@ <h3>Method Details</h3>
632640
&quot;supportGtagConfigs&quot;: True or False, # Whether this Container supports Google tag config.
633641
&quot;supportTags&quot;: True or False, # Whether this Container supports tags.
634642
&quot;supportTemplates&quot;: True or False, # Whether this Container supports templates.
643+
&quot;supportTransformations&quot;: True or False, # Whether this Container supports transformations.
635644
&quot;supportTriggers&quot;: True or False, # Whether this Container supports triggers.
636645
&quot;supportUserPermissions&quot;: True or False, # Whether this Container supports user permissions managed by GTM.
637646
&quot;supportVariables&quot;: True or False, # Whether this Container supports variables.

0 commit comments

Comments
 (0)
Please sign in to comment.