google-apis-tagmanager_v2 0.31.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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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.
|
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
|
@@ -1342,6 +1304,12 @@ module Google
|
|
1342
1304
|
class GalleryReference
|
1343
1305
|
include Google::Apis::Core::Hashable
|
1344
1306
|
|
1307
|
+
# ID for the gallery template that is generated once during first sync and
|
1308
|
+
# travels with the template redirects.
|
1309
|
+
# Corresponds to the JSON property `galleryTemplateId`
|
1310
|
+
# @return [String]
|
1311
|
+
attr_accessor :gallery_template_id
|
1312
|
+
|
1345
1313
|
# The name of the host for the community gallery template.
|
1346
1314
|
# Corresponds to the JSON property `host`
|
1347
1315
|
# @return [String]
|
@@ -1386,6 +1354,7 @@ module Google
|
|
1386
1354
|
|
1387
1355
|
# Update properties of this object
|
1388
1356
|
def update!(**args)
|
1357
|
+
@gallery_template_id = args[:gallery_template_id] if args.key?(:gallery_template_id)
|
1389
1358
|
@host = args[:host] if args.key?(:host)
|
1390
1359
|
@is_modified = args[:is_modified] if args.key?(:is_modified)
|
1391
1360
|
@owner = args[:owner] if args.key?(:owner)
|
@@ -1400,6 +1369,11 @@ module Google
|
|
1400
1369
|
class GetContainerSnippetResponse
|
1401
1370
|
include Google::Apis::Core::Hashable
|
1402
1371
|
|
1372
|
+
# Server container config param for manually provisioning a tagging server.
|
1373
|
+
# Corresponds to the JSON property `containerConfig`
|
1374
|
+
# @return [String]
|
1375
|
+
attr_accessor :container_config
|
1376
|
+
|
1403
1377
|
# Tagging snippet for a Container.
|
1404
1378
|
# Corresponds to the JSON property `snippet`
|
1405
1379
|
# @return [String]
|
@@ -1411,6 +1385,7 @@ module Google
|
|
1411
1385
|
|
1412
1386
|
# Update properties of this object
|
1413
1387
|
def update!(**args)
|
1388
|
+
@container_config = args[:container_config] if args.key?(:container_config)
|
1414
1389
|
@snippet = args[:snippet] if args.key?(:snippet)
|
1415
1390
|
end
|
1416
1391
|
end
|
@@ -1466,9 +1441,7 @@ module Google
|
|
1466
1441
|
# @return [String]
|
1467
1442
|
attr_accessor :gtag_config_id
|
1468
1443
|
|
1469
|
-
# The Google tag config's parameters.
|
1470
|
-
# workspaces.gtag_config.create @mutable tagmanager.accounts.containers.
|
1471
|
-
# workspaces.gtag_config.update
|
1444
|
+
# The Google tag config's parameters.
|
1472
1445
|
# Corresponds to the JSON property `parameter`
|
1473
1446
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
1474
1447
|
attr_accessor :parameter
|
@@ -1483,11 +1456,7 @@ module Google
|
|
1483
1456
|
# @return [String]
|
1484
1457
|
attr_accessor :tag_manager_url
|
1485
1458
|
|
1486
|
-
# Google tag config type.
|
1487
|
-
# gtag_config.create @required tagmanager.accounts.containers.workspaces.
|
1488
|
-
# gtag_config.update @mutable tagmanager.accounts.containers.workspaces.
|
1489
|
-
# gtag_config.create @mutable tagmanager.accounts.containers.workspaces.
|
1490
|
-
# gtag_config.update
|
1459
|
+
# Google tag config type.
|
1491
1460
|
# Corresponds to the JSON property `type`
|
1492
1461
|
# @return [String]
|
1493
1462
|
attr_accessor :type
|
@@ -1972,42 +1941,24 @@ module Google
|
|
1972
1941
|
include Google::Apis::Core::Hashable
|
1973
1942
|
|
1974
1943
|
# Whether or not a reference type parameter is strongly or weakly referenced.
|
1975
|
-
# Only used by Transformations.
|
1976
|
-
# workspaces.transformations.create @mutable tagmanager.accounts.containers.
|
1977
|
-
# workspaces.transformations.update
|
1944
|
+
# Only used by Transformations.
|
1978
1945
|
# Corresponds to the JSON property `isWeakReference`
|
1979
1946
|
# @return [Boolean]
|
1980
1947
|
attr_accessor :is_weak_reference
|
1981
1948
|
alias_method :is_weak_reference?, :is_weak_reference
|
1982
1949
|
|
1983
1950
|
# The named key that uniquely identifies a parameter. Required for top-level
|
1984
|
-
# parameters, as well as map values. Ignored for list values.
|
1985
|
-
# tagmanager.accounts.containers.workspaces.variables.create @mutable tagmanager.
|
1986
|
-
# accounts.containers.workspaces.variables.update @mutable tagmanager.accounts.
|
1987
|
-
# containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.
|
1988
|
-
# workspaces.triggers.update @mutable tagmanager.accounts.containers.workspaces.
|
1989
|
-
# tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
|
1951
|
+
# parameters, as well as map values. Ignored for list values.
|
1990
1952
|
# Corresponds to the JSON property `key`
|
1991
1953
|
# @return [String]
|
1992
1954
|
attr_accessor :key
|
1993
1955
|
|
1994
|
-
# This list parameter's parameters (keys will be ignored).
|
1995
|
-
# accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
|
1996
|
-
# containers.workspaces.variables.update @mutable tagmanager.accounts.containers.
|
1997
|
-
# workspaces.triggers.create @mutable tagmanager.accounts.containers.workspaces.
|
1998
|
-
# triggers.update @mutable tagmanager.accounts.containers.workspaces.tags.create
|
1999
|
-
# @mutable tagmanager.accounts.containers.workspaces.tags.update
|
1956
|
+
# This list parameter's parameters (keys will be ignored).
|
2000
1957
|
# Corresponds to the JSON property `list`
|
2001
1958
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
2002
1959
|
attr_accessor :list
|
2003
1960
|
|
2004
|
-
# This map parameter's parameters (must have keys; keys must be unique).
|
2005
|
-
# mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
|
2006
|
-
# tagmanager.accounts.containers.workspaces.variables.update @mutable tagmanager.
|
2007
|
-
# accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
|
2008
|
-
# containers.workspaces.triggers.update @mutable tagmanager.accounts.containers.
|
2009
|
-
# workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.
|
2010
|
-
# update
|
1961
|
+
# This map parameter's parameters (must have keys; keys must be unique).
|
2011
1962
|
# Corresponds to the JSON property `map`
|
2012
1963
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
2013
1964
|
attr_accessor :map
|
@@ -2019,23 +1970,13 @@ module Google
|
|
2019
1970
|
# represents any text; this can include variable references (even variable
|
2020
1971
|
# references that might return non-string types) - trigger_reference: The value
|
2021
1972
|
# represents a trigger, represented as the trigger id - tag_reference: The value
|
2022
|
-
# represents a tag, represented as the tag name
|
2023
|
-
# containers.workspaces.variables.create @mutable tagmanager.accounts.containers.
|
2024
|
-
# workspaces.variables.update @mutable tagmanager.accounts.containers.workspaces.
|
2025
|
-
# triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
|
2026
|
-
# update @mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
|
2027
|
-
# tagmanager.accounts.containers.workspaces.tags.update
|
1973
|
+
# represents a tag, represented as the tag name
|
2028
1974
|
# Corresponds to the JSON property `type`
|
2029
1975
|
# @return [String]
|
2030
1976
|
attr_accessor :type
|
2031
1977
|
|
2032
|
-
# A parameter's value (may contain variable references
|
2033
|
-
#
|
2034
|
-
# workspaces.variables.create @mutable tagmanager.accounts.containers.workspaces.
|
2035
|
-
# variables.update @mutable tagmanager.accounts.containers.workspaces.triggers.
|
2036
|
-
# create @mutable tagmanager.accounts.containers.workspaces.triggers.update @
|
2037
|
-
# mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
|
2038
|
-
# tagmanager.accounts.containers.workspaces.tags.update
|
1978
|
+
# A parameter's value (may contain variable references). as appropriate to the
|
1979
|
+
# specified type.
|
2039
1980
|
# Corresponds to the JSON property `value`
|
2040
1981
|
# @return [String]
|
2041
1982
|
attr_accessor :value
|
@@ -2379,21 +2320,18 @@ module Google
|
|
2379
2320
|
attr_accessor :account_id
|
2380
2321
|
|
2381
2322
|
# Blocking rule IDs. If any of the listed rules evaluate to true, the tag will
|
2382
|
-
# not fire.
|
2383
|
-
# mutable tagmanager.accounts.containers.workspaces.tags.update
|
2323
|
+
# not fire.
|
2384
2324
|
# Corresponds to the JSON property `blockingRuleId`
|
2385
2325
|
# @return [Array<String>]
|
2386
2326
|
attr_accessor :blocking_rule_id
|
2387
2327
|
|
2388
2328
|
# Blocking trigger IDs. If any of the listed triggers evaluate to true, the tag
|
2389
|
-
# will not fire.
|
2390
|
-
# mutable tagmanager.accounts.containers.workspaces.tags.update
|
2329
|
+
# will not fire.
|
2391
2330
|
# Corresponds to the JSON property `blockingTriggerId`
|
2392
2331
|
# @return [Array<String>]
|
2393
2332
|
attr_accessor :blocking_trigger_id
|
2394
2333
|
|
2395
|
-
# Consent settings of a tag.
|
2396
|
-
# tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
|
2334
|
+
# Consent settings of a tag.
|
2397
2335
|
# Corresponds to the JSON property `consentSettings`
|
2398
2336
|
# @return [Google::Apis::TagmanagerV2::TagConsentSetting]
|
2399
2337
|
attr_accessor :consent_settings
|
@@ -2410,24 +2348,19 @@ module Google
|
|
2410
2348
|
attr_accessor :fingerprint
|
2411
2349
|
|
2412
2350
|
# Firing rule IDs. A tag will fire when any of the listed rules are true and all
|
2413
|
-
# of its blockingRuleIds (if any specified) are false.
|
2414
|
-
# accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
|
2415
|
-
# containers.workspaces.tags.update
|
2351
|
+
# of its blockingRuleIds (if any specified) are false.
|
2416
2352
|
# Corresponds to the JSON property `firingRuleId`
|
2417
2353
|
# @return [Array<String>]
|
2418
2354
|
attr_accessor :firing_rule_id
|
2419
2355
|
|
2420
2356
|
# Firing trigger IDs. A tag will fire when any of the listed triggers are true
|
2421
|
-
# and all of its blockingTriggerIds (if any specified) are false.
|
2422
|
-
# tagmanager.accounts.containers.workspaces.tags.create @mutable tagmanager.
|
2423
|
-
# accounts.containers.workspaces.tags.update
|
2357
|
+
# and all of its blockingTriggerIds (if any specified) are false.
|
2424
2358
|
# Corresponds to the JSON property `firingTriggerId`
|
2425
2359
|
# @return [Array<String>]
|
2426
2360
|
attr_accessor :firing_trigger_id
|
2427
2361
|
|
2428
2362
|
# If set to true, this tag will only fire in the live environment (e.g. not in
|
2429
|
-
# preview or debug mode).
|
2430
|
-
# tags.create @mutable tagmanager.accounts.containers.workspaces.tags.update
|
2363
|
+
# preview or debug mode).
|
2431
2364
|
# Corresponds to the JSON property `liveOnly`
|
2432
2365
|
# @return [Boolean]
|
2433
2366
|
attr_accessor :live_only
|
@@ -2439,28 +2372,22 @@ module Google
|
|
2439
2372
|
attr_accessor :monitoring_metadata
|
2440
2373
|
|
2441
2374
|
# If non-empty, then the tag display name will be included in the monitoring
|
2442
|
-
# metadata map using the key specified.
|
2443
|
-
# workspaces.tags.create @mutable tagmanager.accounts.containers.workspaces.tags.
|
2444
|
-
# update
|
2375
|
+
# metadata map using the key specified.
|
2445
2376
|
# Corresponds to the JSON property `monitoringMetadataTagNameKey`
|
2446
2377
|
# @return [String]
|
2447
2378
|
attr_accessor :monitoring_metadata_tag_name_key
|
2448
2379
|
|
2449
|
-
# Tag display name.
|
2450
|
-
# create @mutable tagmanager.accounts.containers.workspaces.tags.update
|
2380
|
+
# Tag display name.
|
2451
2381
|
# Corresponds to the JSON property `name`
|
2452
2382
|
# @return [String]
|
2453
2383
|
attr_accessor :name
|
2454
2384
|
|
2455
|
-
# User notes on how to apply this tag in the container.
|
2456
|
-
# accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
|
2457
|
-
# containers.workspaces.tags.update
|
2385
|
+
# User notes on how to apply this tag in the container.
|
2458
2386
|
# Corresponds to the JSON property `notes`
|
2459
2387
|
# @return [String]
|
2460
2388
|
attr_accessor :notes
|
2461
2389
|
|
2462
|
-
# The tag's parameters.
|
2463
|
-
# create @mutable tagmanager.accounts.containers.workspaces.tags.update
|
2390
|
+
# The tag's parameters.
|
2464
2391
|
# Corresponds to the JSON property `parameter`
|
2465
2392
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
2466
2393
|
attr_accessor :parameter
|
@@ -2475,9 +2402,7 @@ module Google
|
|
2475
2402
|
# @return [String]
|
2476
2403
|
attr_accessor :path
|
2477
2404
|
|
2478
|
-
# Indicates whether the tag is paused, which prevents the tag from firing.
|
2479
|
-
# mutable tagmanager.accounts.containers.workspaces.tags.create @mutable
|
2480
|
-
# tagmanager.accounts.containers.workspaces.tags.update
|
2405
|
+
# Indicates whether the tag is paused, which prevents the tag from firing.
|
2481
2406
|
# Corresponds to the JSON property `paused`
|
2482
2407
|
# @return [Boolean]
|
2483
2408
|
attr_accessor :paused
|
@@ -2488,16 +2413,12 @@ module Google
|
|
2488
2413
|
# @return [Google::Apis::TagmanagerV2::Parameter]
|
2489
2414
|
attr_accessor :priority
|
2490
2415
|
|
2491
|
-
# The end timestamp in milliseconds to schedule a tag.
|
2492
|
-
# accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
|
2493
|
-
# containers.workspaces.tags.update
|
2416
|
+
# The end timestamp in milliseconds to schedule a tag.
|
2494
2417
|
# Corresponds to the JSON property `scheduleEndMs`
|
2495
2418
|
# @return [Fixnum]
|
2496
2419
|
attr_accessor :schedule_end_ms
|
2497
2420
|
|
2498
|
-
# The start timestamp in milliseconds to schedule a tag.
|
2499
|
-
# accounts.containers.workspaces.tags.create @mutable tagmanager.accounts.
|
2500
|
-
# containers.workspaces.tags.update
|
2421
|
+
# The start timestamp in milliseconds to schedule a tag.
|
2501
2422
|
# Corresponds to the JSON property `scheduleStartMs`
|
2502
2423
|
# @return [Fixnum]
|
2503
2424
|
attr_accessor :schedule_start_ms
|
@@ -2527,8 +2448,7 @@ module Google
|
|
2527
2448
|
# @return [Array<Google::Apis::TagmanagerV2::TeardownTag>]
|
2528
2449
|
attr_accessor :teardown_tag
|
2529
2450
|
|
2530
|
-
# GTM Tag Type.
|
2531
|
-
# mutable tagmanager.accounts.containers.workspaces.tags.update
|
2451
|
+
# GTM Tag Type.
|
2532
2452
|
# Corresponds to the JSON property `type`
|
2533
2453
|
# @return [String]
|
2534
2454
|
attr_accessor :type
|
@@ -2648,23 +2568,17 @@ module Google
|
|
2648
2568
|
# @return [String]
|
2649
2569
|
attr_accessor :fingerprint
|
2650
2570
|
|
2651
|
-
# Transformation display name.
|
2652
|
-
# workspaces.transformations.create @mutable tagmanager.accounts.containers.
|
2653
|
-
# workspaces.transformations.update
|
2571
|
+
# Transformation display name.
|
2654
2572
|
# Corresponds to the JSON property `name`
|
2655
2573
|
# @return [String]
|
2656
2574
|
attr_accessor :name
|
2657
2575
|
|
2658
|
-
# User notes on how to apply this transformation in the container.
|
2659
|
-
# tagmanager.accounts.containers.workspaces.transformations.create @mutable
|
2660
|
-
# tagmanager.accounts.containers.workspaces.transformations.update
|
2576
|
+
# User notes on how to apply this transformation in the container.
|
2661
2577
|
# Corresponds to the JSON property `notes`
|
2662
2578
|
# @return [String]
|
2663
2579
|
attr_accessor :notes
|
2664
2580
|
|
2665
|
-
# The transformation's parameters.
|
2666
|
-
# workspaces.transformations.create @mutable tagmanager.accounts.containers.
|
2667
|
-
# workspaces.transformations.update
|
2581
|
+
# The transformation's parameters.
|
2668
2582
|
# Corresponds to the JSON property `parameter`
|
2669
2583
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
2670
2584
|
attr_accessor :parameter
|
@@ -2689,9 +2603,7 @@ module Google
|
|
2689
2603
|
# @return [String]
|
2690
2604
|
attr_accessor :transformation_id
|
2691
2605
|
|
2692
|
-
# Transformation type.
|
2693
|
-
# transformations.create @mutable tagmanager.accounts.containers.workspaces.
|
2694
|
-
# transformations.update
|
2606
|
+
# Transformation type.
|
2695
2607
|
# Corresponds to the JSON property `type`
|
2696
2608
|
# @return [String]
|
2697
2609
|
attr_accessor :type
|
@@ -2731,9 +2643,7 @@ module Google
|
|
2731
2643
|
# @return [String]
|
2732
2644
|
attr_accessor :account_id
|
2733
2645
|
|
2734
|
-
# Used in the case of auto event tracking.
|
2735
|
-
# containers.workspaces.triggers.create @mutable tagmanager.accounts.containers.
|
2736
|
-
# workspaces.triggers.update
|
2646
|
+
# Used in the case of auto event tracking.
|
2737
2647
|
# Corresponds to the JSON property `autoEventFilter`
|
2738
2648
|
# @return [Array<Google::Apis::TagmanagerV2::Condition>]
|
2739
2649
|
attr_accessor :auto_event_filter
|
@@ -2753,9 +2663,7 @@ module Google
|
|
2753
2663
|
# @return [Google::Apis::TagmanagerV2::Parameter]
|
2754
2664
|
attr_accessor :continuous_time_min_milliseconds
|
2755
2665
|
|
2756
|
-
# Used in the case of custom event, which is fired iff all Conditions are true.
|
2757
|
-
# mutable tagmanager.accounts.containers.workspaces.triggers.create @mutable
|
2758
|
-
# tagmanager.accounts.containers.workspaces.triggers.update
|
2666
|
+
# Used in the case of custom event, which is fired iff all Conditions are true.
|
2759
2667
|
# Corresponds to the JSON property `customEventFilter`
|
2760
2668
|
# @return [Array<Google::Apis::TagmanagerV2::Condition>]
|
2761
2669
|
attr_accessor :custom_event_filter
|
@@ -2765,9 +2673,7 @@ module Google
|
|
2765
2673
|
# @return [Google::Apis::TagmanagerV2::Parameter]
|
2766
2674
|
attr_accessor :event_name
|
2767
2675
|
|
2768
|
-
# The trigger will only fire iff all Conditions are true.
|
2769
|
-
# accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
|
2770
|
-
# containers.workspaces.triggers.update
|
2676
|
+
# The trigger will only fire iff all Conditions are true.
|
2771
2677
|
# Corresponds to the JSON property `filter`
|
2772
2678
|
# @return [Array<Google::Apis::TagmanagerV2::Condition>]
|
2773
2679
|
attr_accessor :filter
|
@@ -2803,23 +2709,17 @@ module Google
|
|
2803
2709
|
# @return [Google::Apis::TagmanagerV2::Parameter]
|
2804
2710
|
attr_accessor :max_timer_length_seconds
|
2805
2711
|
|
2806
|
-
# Trigger display name.
|
2807
|
-
# triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
|
2808
|
-
# update
|
2712
|
+
# Trigger display name.
|
2809
2713
|
# Corresponds to the JSON property `name`
|
2810
2714
|
# @return [String]
|
2811
2715
|
attr_accessor :name
|
2812
2716
|
|
2813
|
-
# User notes on how to apply this trigger in the container.
|
2814
|
-
# accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
|
2815
|
-
# containers.workspaces.triggers.update
|
2717
|
+
# User notes on how to apply this trigger in the container.
|
2816
2718
|
# Corresponds to the JSON property `notes`
|
2817
2719
|
# @return [String]
|
2818
2720
|
attr_accessor :notes
|
2819
2721
|
|
2820
|
-
# Additional parameters.
|
2821
|
-
# triggers.create @mutable tagmanager.accounts.containers.workspaces.triggers.
|
2822
|
-
# update
|
2722
|
+
# Additional parameters.
|
2823
2723
|
# Corresponds to the JSON property `parameter`
|
2824
2724
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
2825
2725
|
attr_accessor :parameter
|
@@ -2854,9 +2754,7 @@ module Google
|
|
2854
2754
|
# @return [String]
|
2855
2755
|
attr_accessor :trigger_id
|
2856
2756
|
|
2857
|
-
# Defines the data layer event that causes this trigger.
|
2858
|
-
# accounts.containers.workspaces.triggers.create @mutable tagmanager.accounts.
|
2859
|
-
# containers.workspaces.triggers.update
|
2757
|
+
# Defines the data layer event that causes this trigger.
|
2860
2758
|
# Corresponds to the JSON property `type`
|
2861
2759
|
# @return [String]
|
2862
2760
|
attr_accessor :type
|
@@ -2956,13 +2854,12 @@ module Google
|
|
2956
2854
|
# @return [String]
|
2957
2855
|
attr_accessor :account_id
|
2958
2856
|
|
2959
|
-
# GTM Container access permissions.
|
2960
|
-
# create @mutable tagmanager.accounts.permissions.update
|
2857
|
+
# GTM Container access permissions.
|
2961
2858
|
# Corresponds to the JSON property `containerAccess`
|
2962
2859
|
# @return [Array<Google::Apis::TagmanagerV2::ContainerAccess>]
|
2963
2860
|
attr_accessor :container_access
|
2964
2861
|
|
2965
|
-
# User's email address.
|
2862
|
+
# User's email address.
|
2966
2863
|
# Corresponds to the JSON property `emailAddress`
|
2967
2864
|
# @return [String]
|
2968
2865
|
attr_accessor :email_address
|
@@ -3002,18 +2899,14 @@ module Google
|
|
3002
2899
|
|
3003
2900
|
# For mobile containers only: A list of trigger IDs for disabling conditional
|
3004
2901
|
# variables; the variable is enabled if one of the enabling trigger is true
|
3005
|
-
# while all the disabling trigger are false. Treated as an unordered set.
|
3006
|
-
# mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
|
3007
|
-
# tagmanager.accounts.containers.workspaces.variables.update
|
2902
|
+
# while all the disabling trigger are false. Treated as an unordered set.
|
3008
2903
|
# Corresponds to the JSON property `disablingTriggerId`
|
3009
2904
|
# @return [Array<String>]
|
3010
2905
|
attr_accessor :disabling_trigger_id
|
3011
2906
|
|
3012
2907
|
# For mobile containers only: A list of trigger IDs for enabling conditional
|
3013
2908
|
# variables; the variable is enabled if one of the enabling triggers is true
|
3014
|
-
# while all the disabling triggers are false. Treated as an unordered set.
|
3015
|
-
# mutable tagmanager.accounts.containers.workspaces.variables.create @mutable
|
3016
|
-
# tagmanager.accounts.containers.workspaces.variables.update
|
2909
|
+
# while all the disabling triggers are false. Treated as an unordered set.
|
3017
2910
|
# Corresponds to the JSON property `enablingTriggerId`
|
3018
2911
|
# @return [Array<String>]
|
3019
2912
|
attr_accessor :enabling_trigger_id
|
@@ -3029,23 +2922,17 @@ module Google
|
|
3029
2922
|
# @return [Google::Apis::TagmanagerV2::VariableFormatValue]
|
3030
2923
|
attr_accessor :format_value
|
3031
2924
|
|
3032
|
-
# Variable display name.
|
3033
|
-
# variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
|
3034
|
-
# update
|
2925
|
+
# Variable display name.
|
3035
2926
|
# Corresponds to the JSON property `name`
|
3036
2927
|
# @return [String]
|
3037
2928
|
attr_accessor :name
|
3038
2929
|
|
3039
|
-
# User notes on how to apply this variable in the container.
|
3040
|
-
# accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
|
3041
|
-
# containers.workspaces.variables.update
|
2930
|
+
# User notes on how to apply this variable in the container.
|
3042
2931
|
# Corresponds to the JSON property `notes`
|
3043
2932
|
# @return [String]
|
3044
2933
|
attr_accessor :notes
|
3045
2934
|
|
3046
|
-
# The variable's parameters.
|
3047
|
-
# variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
|
3048
|
-
# update
|
2935
|
+
# The variable's parameters.
|
3049
2936
|
# Corresponds to the JSON property `parameter`
|
3050
2937
|
# @return [Array<Google::Apis::TagmanagerV2::Parameter>]
|
3051
2938
|
attr_accessor :parameter
|
@@ -3060,16 +2947,12 @@ module Google
|
|
3060
2947
|
# @return [String]
|
3061
2948
|
attr_accessor :path
|
3062
2949
|
|
3063
|
-
# The end timestamp in milliseconds to schedule a variable.
|
3064
|
-
# accounts.containers.workspaces.variables.create @mutable tagmanager.accounts.
|
3065
|
-
# containers.workspaces.variables.update
|
2950
|
+
# The end timestamp in milliseconds to schedule a variable.
|
3066
2951
|
# Corresponds to the JSON property `scheduleEndMs`
|
3067
2952
|
# @return [Fixnum]
|
3068
2953
|
attr_accessor :schedule_end_ms
|
3069
2954
|
|
3070
|
-
# The start timestamp in milliseconds to schedule a variable.
|
3071
|
-
# tagmanager.accounts.containers.workspaces.variables.create @mutable tagmanager.
|
3072
|
-
# accounts.containers.workspaces.variables.update
|
2955
|
+
# The start timestamp in milliseconds to schedule a variable.
|
3073
2956
|
# Corresponds to the JSON property `scheduleStartMs`
|
3074
2957
|
# @return [Fixnum]
|
3075
2958
|
attr_accessor :schedule_start_ms
|
@@ -3079,9 +2962,7 @@ module Google
|
|
3079
2962
|
# @return [String]
|
3080
2963
|
attr_accessor :tag_manager_url
|
3081
2964
|
|
3082
|
-
# GTM Variable Type.
|
3083
|
-
# variables.create @mutable tagmanager.accounts.containers.workspaces.variables.
|
3084
|
-
# update
|
2965
|
+
# GTM Variable Type.
|
3085
2966
|
# Corresponds to the JSON property `type`
|
3086
2967
|
# @return [String]
|
3087
2968
|
attr_accessor :type
|
@@ -3180,8 +3061,7 @@ module Google
|
|
3180
3061
|
# @return [String]
|
3181
3062
|
attr_accessor :container_id
|
3182
3063
|
|
3183
|
-
# Workspace description.
|
3184
|
-
# create @mutable tagmanager.accounts.containers.workspaces.update
|
3064
|
+
# Workspace description.
|
3185
3065
|
# Corresponds to the JSON property `description`
|
3186
3066
|
# @return [String]
|
3187
3067
|
attr_accessor :description
|
@@ -3192,8 +3072,7 @@ module Google
|
|
3192
3072
|
# @return [String]
|
3193
3073
|
attr_accessor :fingerprint
|
3194
3074
|
|
3195
|
-
# Workspace display name.
|
3196
|
-
# create @mutable tagmanager.accounts.containers.workspaces.update
|
3075
|
+
# Workspace display name.
|
3197
3076
|
# Corresponds to the JSON property `name`
|
3198
3077
|
# @return [String]
|
3199
3078
|
attr_accessor :name
|