google-apis-tagmanager_v2 0.32.0 → 0.34.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
@@ -745,16 +717,6 @@ module Google
745
717
  # @return [String]
746
718
  attr_accessor :num_gtag_configs
747
719
 
748
- # Number of macros in the container version.
749
- # Corresponds to the JSON property `numMacros`
750
- # @return [String]
751
- attr_accessor :num_macros
752
-
753
- # Number of rules in the container version.
754
- # Corresponds to the JSON property `numRules`
755
- # @return [String]
756
- attr_accessor :num_rules
757
-
758
720
  # Number of tags in the container version.
759
721
  # Corresponds to the JSON property `numTags`
760
722
  # @return [String]
@@ -799,8 +761,6 @@ module Google
799
761
  @num_clients = args[:num_clients] if args.key?(:num_clients)
800
762
  @num_custom_templates = args[:num_custom_templates] if args.key?(:num_custom_templates)
801
763
  @num_gtag_configs = args[:num_gtag_configs] if args.key?(:num_gtag_configs)
802
- @num_macros = args[:num_macros] if args.key?(:num_macros)
803
- @num_rules = args[:num_rules] if args.key?(:num_rules)
804
764
  @num_tags = args[:num_tags] if args.key?(:num_tags)
805
765
  @num_transformations = args[:num_transformations] if args.key?(:num_transformations)
806
766
  @num_triggers = args[:num_triggers] if args.key?(:num_triggers)
@@ -1145,15 +1105,12 @@ module Google
1145
1105
  attr_accessor :container_version_id
1146
1106
 
1147
1107
  # 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
1108
+ # environments.
1150
1109
  # Corresponds to the JSON property `description`
1151
1110
  # @return [String]
1152
1111
  attr_accessor :description
1153
1112
 
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
1113
+ # Whether or not to enable debug by default for the environment.
1157
1114
  # Corresponds to the JSON property `enableDebug`
1158
1115
  # @return [Boolean]
1159
1116
  attr_accessor :enable_debug
@@ -1171,8 +1128,7 @@ module Google
1171
1128
  attr_accessor :fingerprint
1172
1129
 
1173
1130
  # 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
1131
+ # environments.
1176
1132
  # Corresponds to the JSON property `name`
1177
1133
  # @return [String]
1178
1134
  attr_accessor :name
@@ -1192,9 +1148,7 @@ module Google
1192
1148
  # @return [String]
1193
1149
  attr_accessor :type
1194
1150
 
1195
- # Default preview page url for the environment. @mutable tagmanager.accounts.
1196
- # containers.environments.create @mutable tagmanager.accounts.containers.
1197
- # environments.update
1151
+ # Default preview page url for the environment.
1198
1152
  # Corresponds to the JSON property `url`
1199
1153
  # @return [String]
1200
1154
  attr_accessor :url
@@ -1253,16 +1207,12 @@ module Google
1253
1207
  # @return [String]
1254
1208
  attr_accessor :folder_id
1255
1209
 
1256
- # Folder display name. @mutable tagmanager.accounts.containers.workspaces.
1257
- # folders.create @mutable tagmanager.accounts.containers.workspaces.folders.
1258
- # update
1210
+ # Folder display name.
1259
1211
  # Corresponds to the JSON property `name`
1260
1212
  # @return [String]
1261
1213
  attr_accessor :name
1262
1214
 
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
1215
+ # User notes on how to apply this folder in the container.
1266
1216
  # Corresponds to the JSON property `notes`
1267
1217
  # @return [String]
1268
1218
  attr_accessor :notes
@@ -1479,9 +1429,7 @@ module Google
1479
1429
  # @return [String]
1480
1430
  attr_accessor :gtag_config_id
1481
1431
 
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
1432
+ # The Google tag config's parameters.
1485
1433
  # Corresponds to the JSON property `parameter`
1486
1434
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
1487
1435
  attr_accessor :parameter
@@ -1496,11 +1444,7 @@ module Google
1496
1444
  # @return [String]
1497
1445
  attr_accessor :tag_manager_url
1498
1446
 
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
1447
+ # Google tag config type.
1504
1448
  # Corresponds to the JSON property `type`
1505
1449
  # @return [String]
1506
1450
  attr_accessor :type
@@ -1985,42 +1929,24 @@ module Google
1985
1929
  include Google::Apis::Core::Hashable
1986
1930
 
1987
1931
  # 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
1932
+ # Only used by Transformations.
1991
1933
  # Corresponds to the JSON property `isWeakReference`
1992
1934
  # @return [Boolean]
1993
1935
  attr_accessor :is_weak_reference
1994
1936
  alias_method :is_weak_reference?, :is_weak_reference
1995
1937
 
1996
1938
  # 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
1939
+ # parameters, as well as map values. Ignored for list values.
2003
1940
  # Corresponds to the JSON property `key`
2004
1941
  # @return [String]
2005
1942
  attr_accessor :key
2006
1943
 
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
1944
+ # This list parameter's parameters (keys will be ignored).
2013
1945
  # Corresponds to the JSON property `list`
2014
1946
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2015
1947
  attr_accessor :list
2016
1948
 
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
1949
+ # This map parameter's parameters (must have keys; keys must be unique).
2024
1950
  # Corresponds to the JSON property `map`
2025
1951
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2026
1952
  attr_accessor :map
@@ -2032,23 +1958,13 @@ module Google
2032
1958
  # represents any text; this can include variable references (even variable
2033
1959
  # references that might return non-string types) - trigger_reference: The value
2034
1960
  # 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
1961
+ # represents a tag, represented as the tag name
2041
1962
  # Corresponds to the JSON property `type`
2042
1963
  # @return [String]
2043
1964
  attr_accessor :type
2044
1965
 
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
1966
+ # A parameter's value (may contain variable references). as appropriate to the
1967
+ # specified type.
2052
1968
  # Corresponds to the JSON property `value`
2053
1969
  # @return [String]
2054
1970
  attr_accessor :value
@@ -2391,22 +2307,13 @@ module Google
2391
2307
  # @return [String]
2392
2308
  attr_accessor :account_id
2393
2309
 
2394
- # 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
2397
- # Corresponds to the JSON property `blockingRuleId`
2398
- # @return [Array<String>]
2399
- attr_accessor :blocking_rule_id
2400
-
2401
2310
  # 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
2311
+ # will not fire.
2404
2312
  # Corresponds to the JSON property `blockingTriggerId`
2405
2313
  # @return [Array<String>]
2406
2314
  attr_accessor :blocking_trigger_id
2407
2315
 
2408
- # Consent settings of a tag. @mutable tagmanager.accounts.containers.workspaces.
2409
- # tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
2316
+ # Consent settings of a tag.
2410
2317
  # Corresponds to the JSON property `consentSettings`
2411
2318
  # @return [Google::Apis::TagmanagerV2::TagConsentSetting]
2412
2319
  attr_accessor :consent_settings
@@ -2422,25 +2329,14 @@ module Google
2422
2329
  # @return [String]
2423
2330
  attr_accessor :fingerprint
2424
2331
 
2425
- # 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
2429
- # Corresponds to the JSON property `firingRuleId`
2430
- # @return [Array<String>]
2431
- attr_accessor :firing_rule_id
2432
-
2433
2332
  # 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
2333
+ # and all of its blockingTriggerIds (if any specified) are false.
2437
2334
  # Corresponds to the JSON property `firingTriggerId`
2438
2335
  # @return [Array<String>]
2439
2336
  attr_accessor :firing_trigger_id
2440
2337
 
2441
2338
  # 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
2339
+ # preview or debug mode).
2444
2340
  # Corresponds to the JSON property `liveOnly`
2445
2341
  # @return [Boolean]
2446
2342
  attr_accessor :live_only
@@ -2452,28 +2348,22 @@ module Google
2452
2348
  attr_accessor :monitoring_metadata
2453
2349
 
2454
2350
  # 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
2351
+ # metadata map using the key specified.
2458
2352
  # Corresponds to the JSON property `monitoringMetadataTagNameKey`
2459
2353
  # @return [String]
2460
2354
  attr_accessor :monitoring_metadata_tag_name_key
2461
2355
 
2462
- # Tag display name. @mutable tagmanager.accounts.containers.workspaces.tags.
2463
- # create @mutable tagmanager.accounts.containers.workspaces.tags.update
2356
+ # Tag display name.
2464
2357
  # Corresponds to the JSON property `name`
2465
2358
  # @return [String]
2466
2359
  attr_accessor :name
2467
2360
 
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
2361
+ # User notes on how to apply this tag in the container.
2471
2362
  # Corresponds to the JSON property `notes`
2472
2363
  # @return [String]
2473
2364
  attr_accessor :notes
2474
2365
 
2475
- # The tag's parameters. @mutable tagmanager.accounts.containers.workspaces.tags.
2476
- # create @mutable tagmanager.accounts.containers.workspaces.tags.update
2366
+ # The tag's parameters.
2477
2367
  # Corresponds to the JSON property `parameter`
2478
2368
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2479
2369
  attr_accessor :parameter
@@ -2488,9 +2378,7 @@ module Google
2488
2378
  # @return [String]
2489
2379
  attr_accessor :path
2490
2380
 
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
2381
+ # Indicates whether the tag is paused, which prevents the tag from firing.
2494
2382
  # Corresponds to the JSON property `paused`
2495
2383
  # @return [Boolean]
2496
2384
  attr_accessor :paused
@@ -2501,16 +2389,12 @@ module Google
2501
2389
  # @return [Google::Apis::TagmanagerV2::Parameter]
2502
2390
  attr_accessor :priority
2503
2391
 
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
2392
+ # The end timestamp in milliseconds to schedule a tag.
2507
2393
  # Corresponds to the JSON property `scheduleEndMs`
2508
2394
  # @return [Fixnum]
2509
2395
  attr_accessor :schedule_end_ms
2510
2396
 
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
2397
+ # The start timestamp in milliseconds to schedule a tag.
2514
2398
  # Corresponds to the JSON property `scheduleStartMs`
2515
2399
  # @return [Fixnum]
2516
2400
  attr_accessor :schedule_start_ms
@@ -2540,8 +2424,7 @@ module Google
2540
2424
  # @return [Array<Google::Apis::TagmanagerV2::TeardownTag>]
2541
2425
  attr_accessor :teardown_tag
2542
2426
 
2543
- # GTM Tag Type. @mutable tagmanager.accounts.containers.workspaces.tags.create @
2544
- # mutable tagmanager.accounts.containers.workspaces.tags.update
2427
+ # GTM Tag Type.
2545
2428
  # Corresponds to the JSON property `type`
2546
2429
  # @return [String]
2547
2430
  attr_accessor :type
@@ -2558,12 +2441,10 @@ module Google
2558
2441
  # Update properties of this object
2559
2442
  def update!(**args)
2560
2443
  @account_id = args[:account_id] if args.key?(:account_id)
2561
- @blocking_rule_id = args[:blocking_rule_id] if args.key?(:blocking_rule_id)
2562
2444
  @blocking_trigger_id = args[:blocking_trigger_id] if args.key?(:blocking_trigger_id)
2563
2445
  @consent_settings = args[:consent_settings] if args.key?(:consent_settings)
2564
2446
  @container_id = args[:container_id] if args.key?(:container_id)
2565
2447
  @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
2566
- @firing_rule_id = args[:firing_rule_id] if args.key?(:firing_rule_id)
2567
2448
  @firing_trigger_id = args[:firing_trigger_id] if args.key?(:firing_trigger_id)
2568
2449
  @live_only = args[:live_only] if args.key?(:live_only)
2569
2450
  @monitoring_metadata = args[:monitoring_metadata] if args.key?(:monitoring_metadata)
@@ -2661,23 +2542,17 @@ module Google
2661
2542
  # @return [String]
2662
2543
  attr_accessor :fingerprint
2663
2544
 
2664
- # Transformation display name. @mutable tagmanager.accounts.containers.
2665
- # workspaces.transformations.create @mutable tagmanager.accounts.containers.
2666
- # workspaces.transformations.update
2545
+ # Transformation display name.
2667
2546
  # Corresponds to the JSON property `name`
2668
2547
  # @return [String]
2669
2548
  attr_accessor :name
2670
2549
 
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
2550
+ # User notes on how to apply this transformation in the container.
2674
2551
  # Corresponds to the JSON property `notes`
2675
2552
  # @return [String]
2676
2553
  attr_accessor :notes
2677
2554
 
2678
- # The transformation's parameters. @mutable tagmanager.accounts.containers.
2679
- # workspaces.transformations.create @mutable tagmanager.accounts.containers.
2680
- # workspaces.transformations.update
2555
+ # The transformation's parameters.
2681
2556
  # Corresponds to the JSON property `parameter`
2682
2557
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2683
2558
  attr_accessor :parameter
@@ -2702,9 +2577,7 @@ module Google
2702
2577
  # @return [String]
2703
2578
  attr_accessor :transformation_id
2704
2579
 
2705
- # Transformation type. @mutable tagmanager.accounts.containers.workspaces.
2706
- # transformations.create @mutable tagmanager.accounts.containers.workspaces.
2707
- # transformations.update
2580
+ # Transformation type.
2708
2581
  # Corresponds to the JSON property `type`
2709
2582
  # @return [String]
2710
2583
  attr_accessor :type
@@ -2744,9 +2617,7 @@ module Google
2744
2617
  # @return [String]
2745
2618
  attr_accessor :account_id
2746
2619
 
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
2620
+ # Used in the case of auto event tracking.
2750
2621
  # Corresponds to the JSON property `autoEventFilter`
2751
2622
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2752
2623
  attr_accessor :auto_event_filter
@@ -2766,9 +2637,7 @@ module Google
2766
2637
  # @return [Google::Apis::TagmanagerV2::Parameter]
2767
2638
  attr_accessor :continuous_time_min_milliseconds
2768
2639
 
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
2640
+ # Used in the case of custom event, which is fired iff all Conditions are true.
2772
2641
  # Corresponds to the JSON property `customEventFilter`
2773
2642
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2774
2643
  attr_accessor :custom_event_filter
@@ -2778,9 +2647,7 @@ module Google
2778
2647
  # @return [Google::Apis::TagmanagerV2::Parameter]
2779
2648
  attr_accessor :event_name
2780
2649
 
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
2650
+ # The trigger will only fire iff all Conditions are true.
2784
2651
  # Corresponds to the JSON property `filter`
2785
2652
  # @return [Array<Google::Apis::TagmanagerV2::Condition>]
2786
2653
  attr_accessor :filter
@@ -2816,23 +2683,17 @@ module Google
2816
2683
  # @return [Google::Apis::TagmanagerV2::Parameter]
2817
2684
  attr_accessor :max_timer_length_seconds
2818
2685
 
2819
- # Trigger display name. @mutable tagmanager.accounts.containers.workspaces.
2820
- # triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
2821
- # update
2686
+ # Trigger display name.
2822
2687
  # Corresponds to the JSON property `name`
2823
2688
  # @return [String]
2824
2689
  attr_accessor :name
2825
2690
 
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
2691
+ # User notes on how to apply this trigger in the container.
2829
2692
  # Corresponds to the JSON property `notes`
2830
2693
  # @return [String]
2831
2694
  attr_accessor :notes
2832
2695
 
2833
- # Additional parameters. @mutable tagmanager.accounts.containers.workspaces.
2834
- # triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
2835
- # update
2696
+ # Additional parameters.
2836
2697
  # Corresponds to the JSON property `parameter`
2837
2698
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
2838
2699
  attr_accessor :parameter
@@ -2867,9 +2728,7 @@ module Google
2867
2728
  # @return [String]
2868
2729
  attr_accessor :trigger_id
2869
2730
 
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
2731
+ # Defines the data layer event that causes this trigger.
2873
2732
  # Corresponds to the JSON property `type`
2874
2733
  # @return [String]
2875
2734
  attr_accessor :type
@@ -2969,13 +2828,12 @@ module Google
2969
2828
  # @return [String]
2970
2829
  attr_accessor :account_id
2971
2830
 
2972
- # GTM Container access permissions. @mutable tagmanager.accounts.permissions.
2973
- # create @mutable tagmanager.accounts.permissions.update
2831
+ # GTM Container access permissions.
2974
2832
  # Corresponds to the JSON property `containerAccess`
2975
2833
  # @return [Array<Google::Apis::TagmanagerV2::ContainerAccess>]
2976
2834
  attr_accessor :container_access
2977
2835
 
2978
- # User's email address. @mutable tagmanager.accounts.permissions.create
2836
+ # User's email address.
2979
2837
  # Corresponds to the JSON property `emailAddress`
2980
2838
  # @return [String]
2981
2839
  attr_accessor :email_address
@@ -3015,18 +2873,14 @@ module Google
3015
2873
 
3016
2874
  # For mobile containers only: A list of trigger IDs for disabling conditional
3017
2875
  # 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
2876
+ # while all the disabling trigger are false. Treated as an unordered set.
3021
2877
  # Corresponds to the JSON property `disablingTriggerId`
3022
2878
  # @return [Array<String>]
3023
2879
  attr_accessor :disabling_trigger_id
3024
2880
 
3025
2881
  # For mobile containers only: A list of trigger IDs for enabling conditional
3026
2882
  # 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
2883
+ # while all the disabling triggers are false. Treated as an unordered set.
3030
2884
  # Corresponds to the JSON property `enablingTriggerId`
3031
2885
  # @return [Array<String>]
3032
2886
  attr_accessor :enabling_trigger_id
@@ -3042,23 +2896,17 @@ module Google
3042
2896
  # @return [Google::Apis::TagmanagerV2::VariableFormatValue]
3043
2897
  attr_accessor :format_value
3044
2898
 
3045
- # Variable display name. @mutable tagmanager.accounts.containers.workspaces.
3046
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3047
- # update
2899
+ # Variable display name.
3048
2900
  # Corresponds to the JSON property `name`
3049
2901
  # @return [String]
3050
2902
  attr_accessor :name
3051
2903
 
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
2904
+ # User notes on how to apply this variable in the container.
3055
2905
  # Corresponds to the JSON property `notes`
3056
2906
  # @return [String]
3057
2907
  attr_accessor :notes
3058
2908
 
3059
- # The variable's parameters. @mutable tagmanager.accounts.containers.workspaces.
3060
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3061
- # update
2909
+ # The variable's parameters.
3062
2910
  # Corresponds to the JSON property `parameter`
3063
2911
  # @return [Array<Google::Apis::TagmanagerV2::Parameter>]
3064
2912
  attr_accessor :parameter
@@ -3073,16 +2921,12 @@ module Google
3073
2921
  # @return [String]
3074
2922
  attr_accessor :path
3075
2923
 
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
2924
+ # The end timestamp in milliseconds to schedule a variable.
3079
2925
  # Corresponds to the JSON property `scheduleEndMs`
3080
2926
  # @return [Fixnum]
3081
2927
  attr_accessor :schedule_end_ms
3082
2928
 
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
2929
+ # The start timestamp in milliseconds to schedule a variable.
3086
2930
  # Corresponds to the JSON property `scheduleStartMs`
3087
2931
  # @return [Fixnum]
3088
2932
  attr_accessor :schedule_start_ms
@@ -3092,9 +2936,7 @@ module Google
3092
2936
  # @return [String]
3093
2937
  attr_accessor :tag_manager_url
3094
2938
 
3095
- # GTM Variable Type. @mutable tagmanager.accounts.containers.workspaces.
3096
- # variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
3097
- # update
2939
+ # GTM Variable Type.
3098
2940
  # Corresponds to the JSON property `type`
3099
2941
  # @return [String]
3100
2942
  attr_accessor :type
@@ -3193,8 +3035,7 @@ module Google
3193
3035
  # @return [String]
3194
3036
  attr_accessor :container_id
3195
3037
 
3196
- # Workspace description. @mutable tagmanager.accounts.containers.workspaces.
3197
- # create @mutable tagmanager.accounts.containers.workspaces.update
3038
+ # Workspace description.
3198
3039
  # Corresponds to the JSON property `description`
3199
3040
  # @return [String]
3200
3041
  attr_accessor :description
@@ -3205,8 +3046,7 @@ module Google
3205
3046
  # @return [String]
3206
3047
  attr_accessor :fingerprint
3207
3048
 
3208
- # Workspace display name. @mutable tagmanager.accounts.containers.workspaces.
3209
- # create @mutable tagmanager.accounts.containers.workspaces.update
3049
+ # Workspace display name.
3210
3050
  # Corresponds to the JSON property `name`
3211
3051
  # @return [String]
3212
3052
  attr_accessor :name