google-apis-tagmanager_v2 0.32.0 → 0.33.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -42,8 +42,7 @@ module Google
42
42
  # @return [String]
43
43
  attr_accessor :fingerprint
44
44
 
45
- # Account display name. @mutable tagmanager.accounts.create @mutable tagmanager.
46
- # accounts.update
45
+ # Account display name.
47
46
  # Corresponds to the JSON property `name`
48
47
  # @return [String]
49
48
  attr_accessor :name
@@ -57,8 +56,7 @@ module Google
57
56
  # enables benchmarking by sharing your data in an anonymous form. Google will
58
57
  # remove all identifiable information about your website, combine the data with
59
58
  # hundreds of other anonymous sites and report aggregate trends in the
60
- # benchmarking service. @mutable tagmanager.accounts.create @mutable tagmanager.
61
- # accounts.update
59
+ # benchmarking service.
62
60
  # Corresponds to the JSON property `shareData`
63
61
  # @return [Boolean]
64
62
  attr_accessor :share_data
@@ -89,9 +87,7 @@ module Google
89
87
  class AccountAccess
90
88
  include Google::Apis::Core::Hashable
91
89
 
92
- # Whether the user has no access, user access, or admin access to an account. @
93
- # mutable tagmanager.accounts.permissions.create @mutable tagmanager.accounts.
94
- # permissions.update
90
+ # Whether the user has no access, user access, or admin access to an account.
95
91
  # Corresponds to the JSON property `permission`
96
92
  # @return [String]
97
93
  attr_accessor :permission
@@ -160,9 +156,7 @@ module Google
160
156
  # @return [String]
161
157
  attr_accessor :path
162
158
 
163
- # Type of built-in variable. @required.tagmanager.accounts.containers.workspaces.
164
- # built_in_variable.update @mutable tagmanager.accounts.containers.workspaces.
165
- # built_in_variable.update
159
+ # Type of built-in variable.
166
160
  # Corresponds to the JSON property `type`
167
161
  # @return [String]
168
162
  attr_accessor :type
@@ -212,23 +206,17 @@ module Google
212
206
  # @return [String]
213
207
  attr_accessor :fingerprint
214
208
 
215
- # Client display name. @mutable tagmanager.accounts.containers.workspaces.
216
- # clients.create @mutable tagmanager.accounts.containers.workspaces.clients.
217
- # update
209
+ # Client display name.
218
210
  # Corresponds to the JSON property `name`
219
211
  # @return [String]
220
212
  attr_accessor :name
221
213
 
222
- # User notes on how to apply this tag in the container. @mutable tagmanager.
223
- # accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
224
- # containers.workspaces.tags.update
214
+ # User notes on how to apply this tag in the container.
225
215
  # Corresponds to the JSON property `notes`
226
216
  # @return [String]
227
217
  attr_accessor :notes
228
218
 
229
- # The client's parameters. @mutable tagmanager.accounts.containers.workspaces.
230
- # clients.create @mutable tagmanager.accounts.containers.workspaces.clients.
231
- # update
219
+ # The client's parameters.
232
220
  # Corresponds to the JSON property `parameter`
233
221
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
234
222
  attr_accessor :parameter
@@ -243,9 +231,7 @@ module Google
243
231
  # @return [String]
244
232
  attr_accessor :path
245
233
 
246
- # Priority determines relative firing order. @mutable tagmanager.accounts.
247
- # containers.workspaces.clients.create @mutable tagmanager.accounts.containers.
248
- # workspaces.clients.update
234
+ # Priority determines relative firing order.
249
235
  # Corresponds to the JSON property `priority`
250
236
  # @return [Fixnum]
251
237
  attr_accessor :priority
@@ -255,8 +241,7 @@ module Google
255
241
  # @return [String]
256
242
  attr_accessor :tag_manager_url
257
243
 
258
- # Client type. @mutable tagmanager.accounts.containers.workspaces.clients.create
259
- # @mutable tagmanager.accounts.containers.workspaces.clients.update
244
+ # Client type.
260
245
  # Corresponds to the JSON property `type`
261
246
  # @return [String]
262
247
  attr_accessor :type
@@ -299,16 +284,12 @@ module Google
299
284
  # matching, include a boolean parameter named ignore_case that is set to true.
300
285
  # If not specified or set to any other value, the matching will be case
301
286
  # sensitive. - To negate an operator, include a boolean parameter named negate
302
- # boolean parameter that is set to true. @mutable tagmanager.accounts.containers.
303
- # workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.
304
- # triggers.update
287
+ # boolean parameter that is set to true.
305
288
  # Corresponds to the JSON property `parameter`
306
289
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
307
290
  attr_accessor :parameter
308
291
 
309
- # The type of operator for this condition. @mutable tagmanager.accounts.
310
- # containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.
311
- # workspaces.triggers.update
292
+ # The type of operator for this condition.
312
293
  # Corresponds to the JSON property `type`
313
294
  # @return [String]
314
295
  attr_accessor :type
@@ -339,8 +320,7 @@ module Google
339
320
  # @return [String]
340
321
  attr_accessor :container_id
341
322
 
342
- # List of domain names associated with the Container. @mutable tagmanager.
343
- # accounts.containers.create @mutable tagmanager.accounts.containers.update
323
+ # List of domain names associated with the Container.
344
324
  # Corresponds to the JSON property `domainName`
345
325
  # @return [Array<String>]
346
326
  attr_accessor :domain_name
@@ -356,14 +336,12 @@ module Google
356
336
  # @return [String]
357
337
  attr_accessor :fingerprint
358
338
 
359
- # Container display name. @mutable tagmanager.accounts.containers.create @
360
- # mutable tagmanager.accounts.containers.update
339
+ # Container display name.
361
340
  # Corresponds to the JSON property `name`
362
341
  # @return [String]
363
342
  attr_accessor :name
364
343
 
365
- # Container Notes. @mutable tagmanager.accounts.containers.create @mutable
366
- # tagmanager.accounts.containers.update
344
+ # Container Notes.
367
345
  # Corresponds to the JSON property `notes`
368
346
  # @return [String]
369
347
  attr_accessor :notes
@@ -389,15 +367,13 @@ module Google
389
367
  attr_accessor :tag_manager_url
390
368
 
391
369
  # List of server-side container URLs for the Container. If multiple URLs are
392
- # provided, all URL paths must match. @mutable tagmanager.accounts.containers.
393
- # create @mutable tagmanager.accounts.containers.update
370
+ # provided, all URL paths must match.
394
371
  # Corresponds to the JSON property `taggingServerUrls`
395
372
  # @return [Array<String>]
396
373
  attr_accessor :tagging_server_urls
397
374
 
398
375
  # List of Usage Contexts for the Container. Valid values include: web, android,
399
- # or ios. @mutable tagmanager.accounts.containers.create @mutable tagmanager.
400
- # accounts.containers.update
376
+ # or ios.
401
377
  # Corresponds to the JSON property `usageContext`
402
378
  # @return [Array<String>]
403
379
  attr_accessor :usage_context
@@ -428,14 +404,12 @@ module Google
428
404
  class ContainerAccess
429
405
  include Google::Apis::Core::Hashable
430
406
 
431
- # GTM Container ID. @mutable tagmanager.accounts.permissions.create @mutable
432
- # tagmanager.accounts.permissions.update
407
+ # GTM Container ID.
433
408
  # Corresponds to the JSON property `containerId`
434
409
  # @return [String]
435
410
  attr_accessor :container_id
436
411
 
437
- # List of Container permissions. @mutable tagmanager.accounts.permissions.create
438
- # @mutable tagmanager.accounts.permissions.update
412
+ # List of Container permissions.
439
413
  # Corresponds to the JSON property `permission`
440
414
  # @return [String]
441
415
  attr_accessor :permission
@@ -608,8 +582,7 @@ module Google
608
582
  attr_accessor :deleted
609
583
  alias_method :deleted?, :deleted
610
584
 
611
- # Container version description. @mutable tagmanager.accounts.containers.
612
- # versions.update
585
+ # Container version description.
613
586
  # Corresponds to the JSON property `description`
614
587
  # @return [String]
615
588
  attr_accessor :description
@@ -630,8 +603,7 @@ module Google
630
603
  # @return [Array<Google::Apis::TagmanagerV2::GtagConfig>]
631
604
  attr_accessor :gtag_config
632
605
 
633
- # Container version display name. @mutable tagmanager.accounts.containers.
634
- # versions.update
606
+ # Container version display name.
635
607
  # Corresponds to the JSON property `name`
636
608
  # @return [String]
637
609
  attr_accessor :name
@@ -1145,15 +1117,12 @@ module Google
1145
1117
  attr_accessor :container_version_id
1146
1118
 
1147
1119
  # The environment description. Can be set or changed only on USER type
1148
- # environments. @mutable tagmanager.accounts.containers.environments.create @
1149
- # mutable tagmanager.accounts.containers.environments.update
1120
+ # environments.
1150
1121
  # Corresponds to the JSON property `description`
1151
1122
  # @return [String]
1152
1123
  attr_accessor :description
1153
1124
 
1154
- # Whether or not to enable debug by default for the environment. @mutable
1155
- # tagmanager.accounts.containers.environments.create @mutable tagmanager.
1156
- # accounts.containers.environments.update
1125
+ # Whether or not to enable debug by default for the environment.
1157
1126
  # Corresponds to the JSON property `enableDebug`
1158
1127
  # @return [Boolean]
1159
1128
  attr_accessor :enable_debug
@@ -1171,8 +1140,7 @@ module Google
1171
1140
  attr_accessor :fingerprint
1172
1141
 
1173
1142
  # The environment display name. Can be set or changed only on USER type
1174
- # environments. @mutable tagmanager.accounts.containers.environments.create @
1175
- # mutable tagmanager.accounts.containers.environments.update
1143
+ # environments.
1176
1144
  # Corresponds to the JSON property `name`
1177
1145
  # @return [String]
1178
1146
  attr_accessor :name
@@ -1192,9 +1160,7 @@ module Google
1192
1160
  # @return [String]
1193
1161
  attr_accessor :type
1194
1162
 
1195
- # Default preview page url for the environment. @mutable tagmanager.accounts.
1196
- # containers.environments.create @mutable tagmanager.accounts.containers.
1197
- # environments.update
1163
+ # Default preview page url for the environment.
1198
1164
  # Corresponds to the JSON property `url`
1199
1165
  # @return [String]
1200
1166
  attr_accessor :url
@@ -1253,16 +1219,12 @@ module Google
1253
1219
  # @return [String]
1254
1220
  attr_accessor :folder_id
1255
1221
 
1256
- # Folder display name. @mutable tagmanager.accounts.containers.workspaces.
1257
- # folders.create @mutable tagmanager.accounts.containers.workspaces.folders.
1258
- # update
1222
+ # Folder display name.
1259
1223
  # Corresponds to the JSON property `name`
1260
1224
  # @return [String]
1261
1225
  attr_accessor :name
1262
1226
 
1263
- # User notes on how to apply this folder in the container. @mutable tagmanager.
1264
- # accounts.containers.workspaces.folders.create @mutable tagmanager.accounts.
1265
- # containers.workspaces.folders.update
1227
+ # User notes on how to apply this folder in the container.
1266
1228
  # Corresponds to the JSON property `notes`
1267
1229
  # @return [String]
1268
1230
  attr_accessor :notes
@@ -1479,9 +1441,7 @@ module Google
1479
1441
  # @return [String]
1480
1442
  attr_accessor :gtag_config_id
1481
1443
 
1482
- # The Google tag config's parameters. @mutable tagmanager.accounts.containers.
1483
- # workspaces.gtag_config.create @mutable tagmanager.accounts.containers.
1484
- # workspaces.gtag_config.update
1444
+ # The Google tag config's parameters.
1485
1445
  # Corresponds to the JSON property `parameter`
1486
1446
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
1487
1447
  attr_accessor :parameter
@@ -1496,11 +1456,7 @@ module Google
1496
1456
  # @return [String]
1497
1457
  attr_accessor :tag_manager_url
1498
1458
 
1499
- # Google tag config type. @required tagmanager.accounts.containers.workspaces.
1500
- # gtag_config.create @required tagmanager.accounts.containers.workspaces.
1501
- # gtag_config.update @mutable tagmanager.accounts.containers.workspaces.
1502
- # gtag_config.create @mutable tagmanager.accounts.containers.workspaces.
1503
- # gtag_config.update
1459
+ # Google tag config type.
1504
1460
  # Corresponds to the JSON property `type`
1505
1461
  # @return [String]
1506
1462
  attr_accessor :type
@@ -1985,42 +1941,24 @@ module Google
1985
1941
  include Google::Apis::Core::Hashable
1986
1942
 
1987
1943
  # Whether or not a reference type parameter is strongly or weakly referenced.
1988
- # Only used by Transformations. @mutable tagmanager.accounts.containers.
1989
- # workspaces.transformations.create @mutable tagmanager.accounts.containers.
1990
- # workspaces.transformations.update
1944
+ # Only used by Transformations.
1991
1945
  # Corresponds to the JSON property `isWeakReference`
1992
1946
  # @return [Boolean]
1993
1947
  attr_accessor :is_weak_reference
1994
1948
  alias_method :is_weak_reference?, :is_weak_reference
1995
1949
 
1996
1950
  # The named key that uniquely identifies a parameter. Required for top-level
1997
- # parameters, as well as map values. Ignored for list values. @mutable
1998
- # tagmanager.accounts.containers.workspaces.variables.create @mutable tagmanager.
1999
- # accounts.containers.workspaces.variables.update @mutable tagmanager.accounts.
2000
- # containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.
2001
- # workspaces.triggers.update @mutable tagmanager.accounts.containers.workspaces.
2002
- # tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
1951
+ # parameters, as well as map values. Ignored for list values.
2003
1952
  # Corresponds to the JSON property `key`
2004
1953
  # @return [String]
2005
1954
  attr_accessor :key
2006
1955
 
2007
- # This list parameter's parameters (keys will be ignored). @mutable tagmanager.
2008
- # accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
2009
- # containers.workspaces.variables.update @mutable tagmanager.accounts.containers.
2010
- # workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.
2011
- # triggers.update @mutable tagmanager.accounts.containers.workspaces.tags.create
2012
- # @mutable tagmanager.accounts.containers.workspaces.tags.update
1956
+ # This list parameter's parameters (keys will be ignored).
2013
1957
  # Corresponds to the JSON property `list`
2014
1958
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2015
1959
  attr_accessor :list
2016
1960
 
2017
- # This map parameter's parameters (must have keys; keys must be unique). @
2018
- # mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
2019
- # tagmanager.accounts.containers.workspaces.variables.update @mutable tagmanager.
2020
- # accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
2021
- # containers.workspaces.triggers.update @mutable tagmanager.accounts.containers.
2022
- # workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.
2023
- # update
1961
+ # This map parameter's parameters (must have keys; keys must be unique).
2024
1962
  # Corresponds to the JSON property `map`
2025
1963
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2026
1964
  attr_accessor :map
@@ -2032,23 +1970,13 @@ module Google
2032
1970
  # represents any text; this can include variable references (even variable
2033
1971
  # references that might return non-string types) - trigger_reference: The value
2034
1972
  # represents a trigger, represented as the trigger id - tag_reference: The value
2035
- # represents a tag, represented as the tag name @mutable tagmanager.accounts.
2036
- # containers.workspaces.variables.create @mutable tagmanager.accounts.containers.
2037
- # workspaces.variables.update @mutable tagmanager.accounts.containers.workspaces.
2038
- # triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
2039
- # update @mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
2040
- # tagmanager.accounts.containers.workspaces.tags.update
1973
+ # represents a tag, represented as the tag name
2041
1974
  # Corresponds to the JSON property `type`
2042
1975
  # @return [String]
2043
1976
  attr_accessor :type
2044
1977
 
2045
- # A parameter's value (may contain variable references such as "``myVariable``")
2046
- # as appropriate to the specified type. @mutable tagmanager.accounts.containers.
2047
- # workspaces.variables.create @mutable tagmanager.accounts.containers.workspaces.
2048
- # variables.update @mutable tagmanager.accounts.containers.workspaces.triggers.
2049
- # create @mutable tagmanager.accounts.containers.workspaces.triggers.update @
2050
- # mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
2051
- # tagmanager.accounts.containers.workspaces.tags.update
1978
+ # A parameter's value (may contain variable references). as appropriate to the
1979
+ # specified type.
2052
1980
  # Corresponds to the JSON property `value`
2053
1981
  # @return [String]
2054
1982
  attr_accessor :value
@@ -2392,21 +2320,18 @@ module Google
2392
2320
  attr_accessor :account_id
2393
2321
 
2394
2322
  # Blocking rule IDs. If any of the listed rules evaluate to true, the tag will
2395
- # not fire. @mutable tagmanager.accounts.containers.workspaces.tags.create @
2396
- # mutable tagmanager.accounts.containers.workspaces.tags.update
2323
+ # not fire.
2397
2324
  # Corresponds to the JSON property `blockingRuleId`
2398
2325
  # @return [Array<String>]
2399
2326
  attr_accessor :blocking_rule_id
2400
2327
 
2401
2328
  # Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag
2402
- # will not fire. @mutable tagmanager.accounts.containers.workspaces.tags.create @
2403
- # mutable tagmanager.accounts.containers.workspaces.tags.update
2329
+ # will not fire.
2404
2330
  # Corresponds to the JSON property `blockingTriggerId`
2405
2331
  # @return [Array<String>]
2406
2332
  attr_accessor :blocking_trigger_id
2407
2333
 
2408
- # Consent settings of a tag. @mutable tagmanager.accounts.containers.workspaces.
2409
- # tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
2334
+ # Consent settings of a tag.
2410
2335
  # Corresponds to the JSON property `consentSettings`
2411
2336
  # @return [Google::Apis::TagmanagerV2::TagConsentSetting]
2412
2337
  attr_accessor :consent_settings
@@ -2423,24 +2348,19 @@ module Google
2423
2348
  attr_accessor :fingerprint
2424
2349
 
2425
2350
  # Firing rule IDs. A tag will fire when any of the listed rules are true and all
2426
- # of its blockingRuleIds (if any specified) are false. @mutable tagmanager.
2427
- # accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
2428
- # containers.workspaces.tags.update
2351
+ # of its blockingRuleIds (if any specified) are false.
2429
2352
  # Corresponds to the JSON property `firingRuleId`
2430
2353
  # @return [Array<String>]
2431
2354
  attr_accessor :firing_rule_id
2432
2355
 
2433
2356
  # Firing trigger IDs. A tag will fire when any of the listed triggers are true
2434
- # and all of its blockingTriggerIds (if any specified) are false. @mutable
2435
- # tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.
2436
- # accounts.containers.workspaces.tags.update
2357
+ # and all of its blockingTriggerIds (if any specified) are false.
2437
2358
  # Corresponds to the JSON property `firingTriggerId`
2438
2359
  # @return [Array<String>]
2439
2360
  attr_accessor :firing_trigger_id
2440
2361
 
2441
2362
  # If set to true, this tag will only fire in the live environment (e.g. not in
2442
- # preview or debug mode). @mutable tagmanager.accounts.containers.workspaces.
2443
- # tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
2363
+ # preview or debug mode).
2444
2364
  # Corresponds to the JSON property `liveOnly`
2445
2365
  # @return [Boolean]
2446
2366
  attr_accessor :live_only
@@ -2452,28 +2372,22 @@ module Google
2452
2372
  attr_accessor :monitoring_metadata
2453
2373
 
2454
2374
  # If non-empty, then the tag display name will be included in the monitoring
2455
- # metadata map using the key specified. @mutable tagmanager.accounts.containers.
2456
- # workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.
2457
- # update
2375
+ # metadata map using the key specified.
2458
2376
  # Corresponds to the JSON property `monitoringMetadataTagNameKey`
2459
2377
  # @return [String]
2460
2378
  attr_accessor :monitoring_metadata_tag_name_key
2461
2379
 
2462
- # Tag display name. @mutable tagmanager.accounts.containers.workspaces.tags.
2463
- # create @mutable tagmanager.accounts.containers.workspaces.tags.update
2380
+ # Tag display name.
2464
2381
  # Corresponds to the JSON property `name`
2465
2382
  # @return [String]
2466
2383
  attr_accessor :name
2467
2384
 
2468
- # User notes on how to apply this tag in the container. @mutable tagmanager.
2469
- # accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
2470
- # containers.workspaces.tags.update
2385
+ # User notes on how to apply this tag in the container.
2471
2386
  # Corresponds to the JSON property `notes`
2472
2387
  # @return [String]
2473
2388
  attr_accessor :notes
2474
2389
 
2475
- # The tag's parameters. @mutable tagmanager.accounts.containers.workspaces.tags.
2476
- # create @mutable tagmanager.accounts.containers.workspaces.tags.update
2390
+ # The tag's parameters.
2477
2391
  # Corresponds to the JSON property `parameter`
2478
2392
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2479
2393
  attr_accessor :parameter
@@ -2488,9 +2402,7 @@ module Google
2488
2402
  # @return [String]
2489
2403
  attr_accessor :path
2490
2404
 
2491
- # Indicates whether the tag is paused, which prevents the tag from firing. @
2492
- # mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
2493
- # tagmanager.accounts.containers.workspaces.tags.update
2405
+ # Indicates whether the tag is paused, which prevents the tag from firing.
2494
2406
  # Corresponds to the JSON property `paused`
2495
2407
  # @return [Boolean]
2496
2408
  attr_accessor :paused
@@ -2501,16 +2413,12 @@ module Google
2501
2413
  # @return [Google::Apis::TagmanagerV2::Parameter]
2502
2414
  attr_accessor :priority
2503
2415
 
2504
- # The end timestamp in milliseconds to schedule a tag. @mutable tagmanager.
2505
- # accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
2506
- # containers.workspaces.tags.update
2416
+ # The end timestamp in milliseconds to schedule a tag.
2507
2417
  # Corresponds to the JSON property `scheduleEndMs`
2508
2418
  # @return [Fixnum]
2509
2419
  attr_accessor :schedule_end_ms
2510
2420
 
2511
- # The start timestamp in milliseconds to schedule a tag. @mutable tagmanager.
2512
- # accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
2513
- # containers.workspaces.tags.update
2421
+ # The start timestamp in milliseconds to schedule a tag.
2514
2422
  # Corresponds to the JSON property `scheduleStartMs`
2515
2423
  # @return [Fixnum]
2516
2424
  attr_accessor :schedule_start_ms
@@ -2540,8 +2448,7 @@ module Google
2540
2448
  # @return [Array<Google::Apis::TagmanagerV2::TeardownTag>]
2541
2449
  attr_accessor :teardown_tag
2542
2450
 
2543
- # GTM Tag Type. @mutable tagmanager.accounts.containers.workspaces.tags.create @
2544
- # mutable tagmanager.accounts.containers.workspaces.tags.update
2451
+ # GTM Tag Type.
2545
2452
  # Corresponds to the JSON property `type`
2546
2453
  # @return [String]
2547
2454
  attr_accessor :type
@@ -2661,23 +2568,17 @@ module Google
2661
2568
  # @return [String]
2662
2569
  attr_accessor :fingerprint
2663
2570
 
2664
- # Transformation display name. @mutable tagmanager.accounts.containers.
2665
- # workspaces.transformations.create @mutable tagmanager.accounts.containers.
2666
- # workspaces.transformations.update
2571
+ # Transformation display name.
2667
2572
  # Corresponds to the JSON property `name`
2668
2573
  # @return [String]
2669
2574
  attr_accessor :name
2670
2575
 
2671
- # User notes on how to apply this transformation in the container. @mutable
2672
- # tagmanager.accounts.containers.workspaces.transformations.create @mutable
2673
- # tagmanager.accounts.containers.workspaces.transformations.update
2576
+ # User notes on how to apply this transformation in the container.
2674
2577
  # Corresponds to the JSON property `notes`
2675
2578
  # @return [String]
2676
2579
  attr_accessor :notes
2677
2580
 
2678
- # The transformation's parameters. @mutable tagmanager.accounts.containers.
2679
- # workspaces.transformations.create @mutable tagmanager.accounts.containers.
2680
- # workspaces.transformations.update
2581
+ # The transformation's parameters.
2681
2582
  # Corresponds to the JSON property `parameter`
2682
2583
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2683
2584
  attr_accessor :parameter
@@ -2702,9 +2603,7 @@ module Google
2702
2603
  # @return [String]
2703
2604
  attr_accessor :transformation_id
2704
2605
 
2705
- # Transformation type. @mutable tagmanager.accounts.containers.workspaces.
2706
- # transformations.create @mutable tagmanager.accounts.containers.workspaces.
2707
- # transformations.update
2606
+ # Transformation type.
2708
2607
  # Corresponds to the JSON property `type`
2709
2608
  # @return [String]
2710
2609
  attr_accessor :type
@@ -2744,9 +2643,7 @@ module Google
2744
2643
  # @return [String]
2745
2644
  attr_accessor :account_id
2746
2645
 
2747
- # Used in the case of auto event tracking. @mutable tagmanager.accounts.
2748
- # containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.
2749
- # workspaces.triggers.update
2646
+ # Used in the case of auto event tracking.
2750
2647
  # Corresponds to the JSON property `autoEventFilter`
2751
2648
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2752
2649
  attr_accessor :auto_event_filter
@@ -2766,9 +2663,7 @@ module Google
2766
2663
  # @return [Google::Apis::TagmanagerV2::Parameter]
2767
2664
  attr_accessor :continuous_time_min_milliseconds
2768
2665
 
2769
- # Used in the case of custom event, which is fired iff all Conditions are true. @
2770
- # mutable tagmanager.accounts.containers.workspaces.triggers.create @mutable
2771
- # tagmanager.accounts.containers.workspaces.triggers.update
2666
+ # Used in the case of custom event, which is fired iff all Conditions are true.
2772
2667
  # Corresponds to the JSON property `customEventFilter`
2773
2668
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2774
2669
  attr_accessor :custom_event_filter
@@ -2778,9 +2673,7 @@ module Google
2778
2673
  # @return [Google::Apis::TagmanagerV2::Parameter]
2779
2674
  attr_accessor :event_name
2780
2675
 
2781
- # The trigger will only fire iff all Conditions are true. @mutable tagmanager.
2782
- # accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
2783
- # containers.workspaces.triggers.update
2676
+ # The trigger will only fire iff all Conditions are true.
2784
2677
  # Corresponds to the JSON property `filter`
2785
2678
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2786
2679
  attr_accessor :filter
@@ -2816,23 +2709,17 @@ module Google
2816
2709
  # @return [Google::Apis::TagmanagerV2::Parameter]
2817
2710
  attr_accessor :max_timer_length_seconds
2818
2711
 
2819
- # Trigger display name. @mutable tagmanager.accounts.containers.workspaces.
2820
- # triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
2821
- # update
2712
+ # Trigger display name.
2822
2713
  # Corresponds to the JSON property `name`
2823
2714
  # @return [String]
2824
2715
  attr_accessor :name
2825
2716
 
2826
- # User notes on how to apply this trigger in the container. @mutable tagmanager.
2827
- # accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
2828
- # containers.workspaces.triggers.update
2717
+ # User notes on how to apply this trigger in the container.
2829
2718
  # Corresponds to the JSON property `notes`
2830
2719
  # @return [String]
2831
2720
  attr_accessor :notes
2832
2721
 
2833
- # Additional parameters. @mutable tagmanager.accounts.containers.workspaces.
2834
- # triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
2835
- # update
2722
+ # Additional parameters.
2836
2723
  # Corresponds to the JSON property `parameter`
2837
2724
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2838
2725
  attr_accessor :parameter
@@ -2867,9 +2754,7 @@ module Google
2867
2754
  # @return [String]
2868
2755
  attr_accessor :trigger_id
2869
2756
 
2870
- # Defines the data layer event that causes this trigger. @mutable tagmanager.
2871
- # accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
2872
- # containers.workspaces.triggers.update
2757
+ # Defines the data layer event that causes this trigger.
2873
2758
  # Corresponds to the JSON property `type`
2874
2759
  # @return [String]
2875
2760
  attr_accessor :type
@@ -2969,13 +2854,12 @@ module Google
2969
2854
  # @return [String]
2970
2855
  attr_accessor :account_id
2971
2856
 
2972
- # GTM Container access permissions. @mutable tagmanager.accounts.permissions.
2973
- # create @mutable tagmanager.accounts.permissions.update
2857
+ # GTM Container access permissions.
2974
2858
  # Corresponds to the JSON property `containerAccess`
2975
2859
  # @return [Array<Google::Apis::TagmanagerV2::ContainerAccess>]
2976
2860
  attr_accessor :container_access
2977
2861
 
2978
- # User's email address. @mutable tagmanager.accounts.permissions.create
2862
+ # User's email address.
2979
2863
  # Corresponds to the JSON property `emailAddress`
2980
2864
  # @return [String]
2981
2865
  attr_accessor :email_address
@@ -3015,18 +2899,14 @@ module Google
3015
2899
 
3016
2900
  # For mobile containers only: A list of trigger IDs for disabling conditional
3017
2901
  # variables; the variable is enabled if one of the enabling trigger is true
3018
- # while all the disabling trigger are false. Treated as an unordered set. @
3019
- # mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
3020
- # tagmanager.accounts.containers.workspaces.variables.update
2902
+ # while all the disabling trigger are false. Treated as an unordered set.
3021
2903
  # Corresponds to the JSON property `disablingTriggerId`
3022
2904
  # @return [Array<String>]
3023
2905
  attr_accessor :disabling_trigger_id
3024
2906
 
3025
2907
  # For mobile containers only: A list of trigger IDs for enabling conditional
3026
2908
  # variables; the variable is enabled if one of the enabling triggers is true
3027
- # while all the disabling triggers are false. Treated as an unordered set. @
3028
- # mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
3029
- # tagmanager.accounts.containers.workspaces.variables.update
2909
+ # while all the disabling triggers are false. Treated as an unordered set.
3030
2910
  # Corresponds to the JSON property `enablingTriggerId`
3031
2911
  # @return [Array<String>]
3032
2912
  attr_accessor :enabling_trigger_id
@@ -3042,23 +2922,17 @@ module Google
3042
2922
  # @return [Google::Apis::TagmanagerV2::VariableFormatValue]
3043
2923
  attr_accessor :format_value
3044
2924
 
3045
- # Variable display name. @mutable tagmanager.accounts.containers.workspaces.
3046
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3047
- # update
2925
+ # Variable display name.
3048
2926
  # Corresponds to the JSON property `name`
3049
2927
  # @return [String]
3050
2928
  attr_accessor :name
3051
2929
 
3052
- # User notes on how to apply this variable in the container. @mutable tagmanager.
3053
- # accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
3054
- # containers.workspaces.variables.update
2930
+ # User notes on how to apply this variable in the container.
3055
2931
  # Corresponds to the JSON property `notes`
3056
2932
  # @return [String]
3057
2933
  attr_accessor :notes
3058
2934
 
3059
- # The variable's parameters. @mutable tagmanager.accounts.containers.workspaces.
3060
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3061
- # update
2935
+ # The variable's parameters.
3062
2936
  # Corresponds to the JSON property `parameter`
3063
2937
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
3064
2938
  attr_accessor :parameter
@@ -3073,16 +2947,12 @@ module Google
3073
2947
  # @return [String]
3074
2948
  attr_accessor :path
3075
2949
 
3076
- # The end timestamp in milliseconds to schedule a variable. @mutable tagmanager.
3077
- # accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
3078
- # containers.workspaces.variables.update
2950
+ # The end timestamp in milliseconds to schedule a variable.
3079
2951
  # Corresponds to the JSON property `scheduleEndMs`
3080
2952
  # @return [Fixnum]
3081
2953
  attr_accessor :schedule_end_ms
3082
2954
 
3083
- # The start timestamp in milliseconds to schedule a variable. @mutable
3084
- # tagmanager.accounts.containers.workspaces.variables.create @mutable tagmanager.
3085
- # accounts.containers.workspaces.variables.update
2955
+ # The start timestamp in milliseconds to schedule a variable.
3086
2956
  # Corresponds to the JSON property `scheduleStartMs`
3087
2957
  # @return [Fixnum]
3088
2958
  attr_accessor :schedule_start_ms
@@ -3092,9 +2962,7 @@ module Google
3092
2962
  # @return [String]
3093
2963
  attr_accessor :tag_manager_url
3094
2964
 
3095
- # GTM Variable Type. @mutable tagmanager.accounts.containers.workspaces.
3096
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3097
- # update
2965
+ # GTM Variable Type.
3098
2966
  # Corresponds to the JSON property `type`
3099
2967
  # @return [String]
3100
2968
  attr_accessor :type
@@ -3193,8 +3061,7 @@ module Google
3193
3061
  # @return [String]
3194
3062
  attr_accessor :container_id
3195
3063
 
3196
- # Workspace description. @mutable tagmanager.accounts.containers.workspaces.
3197
- # create @mutable tagmanager.accounts.containers.workspaces.update
3064
+ # Workspace description.
3198
3065
  # Corresponds to the JSON property `description`
3199
3066
  # @return [String]
3200
3067
  attr_accessor :description
@@ -3205,8 +3072,7 @@ module Google
3205
3072
  # @return [String]
3206
3073
  attr_accessor :fingerprint
3207
3074
 
3208
- # Workspace display name. @mutable tagmanager.accounts.containers.workspaces.
3209
- # create @mutable tagmanager.accounts.containers.workspaces.update
3075
+ # Workspace display name.
3210
3076
  # Corresponds to the JSON property `name`
3211
3077
  # @return [String]
3212
3078
  attr_accessor :name