google-analytics-admin 0.23.6__py3-none-any.whl

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.
Files changed (51) hide show
  1. google/analytics/admin/__init__.py +615 -0
  2. google/analytics/admin/gapic_version.py +16 -0
  3. google/analytics/admin/py.typed +2 -0
  4. google/analytics/admin_v1alpha/__init__.py +613 -0
  5. google/analytics/admin_v1alpha/gapic_metadata.json +2278 -0
  6. google/analytics/admin_v1alpha/gapic_version.py +16 -0
  7. google/analytics/admin_v1alpha/py.typed +2 -0
  8. google/analytics/admin_v1alpha/services/__init__.py +15 -0
  9. google/analytics/admin_v1alpha/services/analytics_admin_service/__init__.py +22 -0
  10. google/analytics/admin_v1alpha/services/analytics_admin_service/async_client.py +14122 -0
  11. google/analytics/admin_v1alpha/services/analytics_admin_service/client.py +14680 -0
  12. google/analytics/admin_v1alpha/services/analytics_admin_service/pagers.py +4337 -0
  13. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/__init__.py +41 -0
  14. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/base.py +2494 -0
  15. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc.py +4797 -0
  16. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/grpc_asyncio.py +5671 -0
  17. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest.py +31875 -0
  18. google/analytics/admin_v1alpha/services/analytics_admin_service/transports/rest_base.py +7944 -0
  19. google/analytics/admin_v1alpha/types/__init__.py +602 -0
  20. google/analytics/admin_v1alpha/types/access_report.py +705 -0
  21. google/analytics/admin_v1alpha/types/analytics_admin.py +4997 -0
  22. google/analytics/admin_v1alpha/types/audience.py +781 -0
  23. google/analytics/admin_v1alpha/types/channel_group.py +309 -0
  24. google/analytics/admin_v1alpha/types/event_create_and_edit.py +298 -0
  25. google/analytics/admin_v1alpha/types/expanded_data_set.py +282 -0
  26. google/analytics/admin_v1alpha/types/resources.py +3289 -0
  27. google/analytics/admin_v1alpha/types/subproperty_event_filter.py +292 -0
  28. google/analytics/admin_v1beta/__init__.py +255 -0
  29. google/analytics/admin_v1beta/gapic_metadata.json +838 -0
  30. google/analytics/admin_v1beta/gapic_version.py +16 -0
  31. google/analytics/admin_v1beta/py.typed +2 -0
  32. google/analytics/admin_v1beta/services/__init__.py +15 -0
  33. google/analytics/admin_v1beta/services/analytics_admin_service/__init__.py +22 -0
  34. google/analytics/admin_v1beta/services/analytics_admin_service/async_client.py +6707 -0
  35. google/analytics/admin_v1beta/services/analytics_admin_service/client.py +7164 -0
  36. google/analytics/admin_v1beta/services/analytics_admin_service/pagers.py +1927 -0
  37. google/analytics/admin_v1beta/services/analytics_admin_service/transports/__init__.py +41 -0
  38. google/analytics/admin_v1beta/services/analytics_admin_service/transports/base.py +965 -0
  39. google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc.py +1917 -0
  40. google/analytics/admin_v1beta/services/analytics_admin_service/transports/grpc_asyncio.py +2251 -0
  41. google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest.py +11423 -0
  42. google/analytics/admin_v1beta/services/analytics_admin_service/transports/rest_base.py +2857 -0
  43. google/analytics/admin_v1beta/types/__init__.py +244 -0
  44. google/analytics/admin_v1beta/types/access_report.py +705 -0
  45. google/analytics/admin_v1beta/types/analytics_admin.py +2006 -0
  46. google/analytics/admin_v1beta/types/resources.py +1677 -0
  47. google_analytics_admin-0.23.6.dist-info/LICENSE +202 -0
  48. google_analytics_admin-0.23.6.dist-info/METADATA +228 -0
  49. google_analytics_admin-0.23.6.dist-info/RECORD +51 -0
  50. google_analytics_admin-0.23.6.dist-info/WHEEL +5 -0
  51. google_analytics_admin-0.23.6.dist-info/top_level.txt +1 -0
@@ -0,0 +1,2278 @@
1
+ {
2
+ "comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
3
+ "language": "python",
4
+ "libraryPackage": "google.analytics.admin_v1alpha",
5
+ "protoPackage": "google.analytics.admin.v1alpha",
6
+ "schema": "1.0",
7
+ "services": {
8
+ "AnalyticsAdminService": {
9
+ "clients": {
10
+ "grpc": {
11
+ "libraryClient": "AnalyticsAdminServiceClient",
12
+ "rpcs": {
13
+ "AcknowledgeUserDataCollection": {
14
+ "methods": [
15
+ "acknowledge_user_data_collection"
16
+ ]
17
+ },
18
+ "ApproveDisplayVideo360AdvertiserLinkProposal": {
19
+ "methods": [
20
+ "approve_display_video360_advertiser_link_proposal"
21
+ ]
22
+ },
23
+ "ArchiveAudience": {
24
+ "methods": [
25
+ "archive_audience"
26
+ ]
27
+ },
28
+ "ArchiveCustomDimension": {
29
+ "methods": [
30
+ "archive_custom_dimension"
31
+ ]
32
+ },
33
+ "ArchiveCustomMetric": {
34
+ "methods": [
35
+ "archive_custom_metric"
36
+ ]
37
+ },
38
+ "BatchCreateAccessBindings": {
39
+ "methods": [
40
+ "batch_create_access_bindings"
41
+ ]
42
+ },
43
+ "BatchDeleteAccessBindings": {
44
+ "methods": [
45
+ "batch_delete_access_bindings"
46
+ ]
47
+ },
48
+ "BatchGetAccessBindings": {
49
+ "methods": [
50
+ "batch_get_access_bindings"
51
+ ]
52
+ },
53
+ "BatchUpdateAccessBindings": {
54
+ "methods": [
55
+ "batch_update_access_bindings"
56
+ ]
57
+ },
58
+ "CancelDisplayVideo360AdvertiserLinkProposal": {
59
+ "methods": [
60
+ "cancel_display_video360_advertiser_link_proposal"
61
+ ]
62
+ },
63
+ "CreateAccessBinding": {
64
+ "methods": [
65
+ "create_access_binding"
66
+ ]
67
+ },
68
+ "CreateAdSenseLink": {
69
+ "methods": [
70
+ "create_ad_sense_link"
71
+ ]
72
+ },
73
+ "CreateAudience": {
74
+ "methods": [
75
+ "create_audience"
76
+ ]
77
+ },
78
+ "CreateBigQueryLink": {
79
+ "methods": [
80
+ "create_big_query_link"
81
+ ]
82
+ },
83
+ "CreateCalculatedMetric": {
84
+ "methods": [
85
+ "create_calculated_metric"
86
+ ]
87
+ },
88
+ "CreateChannelGroup": {
89
+ "methods": [
90
+ "create_channel_group"
91
+ ]
92
+ },
93
+ "CreateConnectedSiteTag": {
94
+ "methods": [
95
+ "create_connected_site_tag"
96
+ ]
97
+ },
98
+ "CreateConversionEvent": {
99
+ "methods": [
100
+ "create_conversion_event"
101
+ ]
102
+ },
103
+ "CreateCustomDimension": {
104
+ "methods": [
105
+ "create_custom_dimension"
106
+ ]
107
+ },
108
+ "CreateCustomMetric": {
109
+ "methods": [
110
+ "create_custom_metric"
111
+ ]
112
+ },
113
+ "CreateDataStream": {
114
+ "methods": [
115
+ "create_data_stream"
116
+ ]
117
+ },
118
+ "CreateDisplayVideo360AdvertiserLink": {
119
+ "methods": [
120
+ "create_display_video360_advertiser_link"
121
+ ]
122
+ },
123
+ "CreateDisplayVideo360AdvertiserLinkProposal": {
124
+ "methods": [
125
+ "create_display_video360_advertiser_link_proposal"
126
+ ]
127
+ },
128
+ "CreateEventCreateRule": {
129
+ "methods": [
130
+ "create_event_create_rule"
131
+ ]
132
+ },
133
+ "CreateEventEditRule": {
134
+ "methods": [
135
+ "create_event_edit_rule"
136
+ ]
137
+ },
138
+ "CreateExpandedDataSet": {
139
+ "methods": [
140
+ "create_expanded_data_set"
141
+ ]
142
+ },
143
+ "CreateFirebaseLink": {
144
+ "methods": [
145
+ "create_firebase_link"
146
+ ]
147
+ },
148
+ "CreateGoogleAdsLink": {
149
+ "methods": [
150
+ "create_google_ads_link"
151
+ ]
152
+ },
153
+ "CreateKeyEvent": {
154
+ "methods": [
155
+ "create_key_event"
156
+ ]
157
+ },
158
+ "CreateMeasurementProtocolSecret": {
159
+ "methods": [
160
+ "create_measurement_protocol_secret"
161
+ ]
162
+ },
163
+ "CreateProperty": {
164
+ "methods": [
165
+ "create_property"
166
+ ]
167
+ },
168
+ "CreateRollupProperty": {
169
+ "methods": [
170
+ "create_rollup_property"
171
+ ]
172
+ },
173
+ "CreateRollupPropertySourceLink": {
174
+ "methods": [
175
+ "create_rollup_property_source_link"
176
+ ]
177
+ },
178
+ "CreateSKAdNetworkConversionValueSchema": {
179
+ "methods": [
180
+ "create_sk_ad_network_conversion_value_schema"
181
+ ]
182
+ },
183
+ "CreateSearchAds360Link": {
184
+ "methods": [
185
+ "create_search_ads360_link"
186
+ ]
187
+ },
188
+ "CreateSubpropertyEventFilter": {
189
+ "methods": [
190
+ "create_subproperty_event_filter"
191
+ ]
192
+ },
193
+ "DeleteAccessBinding": {
194
+ "methods": [
195
+ "delete_access_binding"
196
+ ]
197
+ },
198
+ "DeleteAccount": {
199
+ "methods": [
200
+ "delete_account"
201
+ ]
202
+ },
203
+ "DeleteAdSenseLink": {
204
+ "methods": [
205
+ "delete_ad_sense_link"
206
+ ]
207
+ },
208
+ "DeleteBigQueryLink": {
209
+ "methods": [
210
+ "delete_big_query_link"
211
+ ]
212
+ },
213
+ "DeleteCalculatedMetric": {
214
+ "methods": [
215
+ "delete_calculated_metric"
216
+ ]
217
+ },
218
+ "DeleteChannelGroup": {
219
+ "methods": [
220
+ "delete_channel_group"
221
+ ]
222
+ },
223
+ "DeleteConnectedSiteTag": {
224
+ "methods": [
225
+ "delete_connected_site_tag"
226
+ ]
227
+ },
228
+ "DeleteConversionEvent": {
229
+ "methods": [
230
+ "delete_conversion_event"
231
+ ]
232
+ },
233
+ "DeleteDataStream": {
234
+ "methods": [
235
+ "delete_data_stream"
236
+ ]
237
+ },
238
+ "DeleteDisplayVideo360AdvertiserLink": {
239
+ "methods": [
240
+ "delete_display_video360_advertiser_link"
241
+ ]
242
+ },
243
+ "DeleteDisplayVideo360AdvertiserLinkProposal": {
244
+ "methods": [
245
+ "delete_display_video360_advertiser_link_proposal"
246
+ ]
247
+ },
248
+ "DeleteEventCreateRule": {
249
+ "methods": [
250
+ "delete_event_create_rule"
251
+ ]
252
+ },
253
+ "DeleteEventEditRule": {
254
+ "methods": [
255
+ "delete_event_edit_rule"
256
+ ]
257
+ },
258
+ "DeleteExpandedDataSet": {
259
+ "methods": [
260
+ "delete_expanded_data_set"
261
+ ]
262
+ },
263
+ "DeleteFirebaseLink": {
264
+ "methods": [
265
+ "delete_firebase_link"
266
+ ]
267
+ },
268
+ "DeleteGoogleAdsLink": {
269
+ "methods": [
270
+ "delete_google_ads_link"
271
+ ]
272
+ },
273
+ "DeleteKeyEvent": {
274
+ "methods": [
275
+ "delete_key_event"
276
+ ]
277
+ },
278
+ "DeleteMeasurementProtocolSecret": {
279
+ "methods": [
280
+ "delete_measurement_protocol_secret"
281
+ ]
282
+ },
283
+ "DeleteProperty": {
284
+ "methods": [
285
+ "delete_property"
286
+ ]
287
+ },
288
+ "DeleteRollupPropertySourceLink": {
289
+ "methods": [
290
+ "delete_rollup_property_source_link"
291
+ ]
292
+ },
293
+ "DeleteSKAdNetworkConversionValueSchema": {
294
+ "methods": [
295
+ "delete_sk_ad_network_conversion_value_schema"
296
+ ]
297
+ },
298
+ "DeleteSearchAds360Link": {
299
+ "methods": [
300
+ "delete_search_ads360_link"
301
+ ]
302
+ },
303
+ "DeleteSubpropertyEventFilter": {
304
+ "methods": [
305
+ "delete_subproperty_event_filter"
306
+ ]
307
+ },
308
+ "FetchAutomatedGa4ConfigurationOptOut": {
309
+ "methods": [
310
+ "fetch_automated_ga4_configuration_opt_out"
311
+ ]
312
+ },
313
+ "FetchConnectedGa4Property": {
314
+ "methods": [
315
+ "fetch_connected_ga4_property"
316
+ ]
317
+ },
318
+ "GetAccessBinding": {
319
+ "methods": [
320
+ "get_access_binding"
321
+ ]
322
+ },
323
+ "GetAccount": {
324
+ "methods": [
325
+ "get_account"
326
+ ]
327
+ },
328
+ "GetAdSenseLink": {
329
+ "methods": [
330
+ "get_ad_sense_link"
331
+ ]
332
+ },
333
+ "GetAttributionSettings": {
334
+ "methods": [
335
+ "get_attribution_settings"
336
+ ]
337
+ },
338
+ "GetAudience": {
339
+ "methods": [
340
+ "get_audience"
341
+ ]
342
+ },
343
+ "GetBigQueryLink": {
344
+ "methods": [
345
+ "get_big_query_link"
346
+ ]
347
+ },
348
+ "GetCalculatedMetric": {
349
+ "methods": [
350
+ "get_calculated_metric"
351
+ ]
352
+ },
353
+ "GetChannelGroup": {
354
+ "methods": [
355
+ "get_channel_group"
356
+ ]
357
+ },
358
+ "GetConversionEvent": {
359
+ "methods": [
360
+ "get_conversion_event"
361
+ ]
362
+ },
363
+ "GetCustomDimension": {
364
+ "methods": [
365
+ "get_custom_dimension"
366
+ ]
367
+ },
368
+ "GetCustomMetric": {
369
+ "methods": [
370
+ "get_custom_metric"
371
+ ]
372
+ },
373
+ "GetDataRedactionSettings": {
374
+ "methods": [
375
+ "get_data_redaction_settings"
376
+ ]
377
+ },
378
+ "GetDataRetentionSettings": {
379
+ "methods": [
380
+ "get_data_retention_settings"
381
+ ]
382
+ },
383
+ "GetDataSharingSettings": {
384
+ "methods": [
385
+ "get_data_sharing_settings"
386
+ ]
387
+ },
388
+ "GetDataStream": {
389
+ "methods": [
390
+ "get_data_stream"
391
+ ]
392
+ },
393
+ "GetDisplayVideo360AdvertiserLink": {
394
+ "methods": [
395
+ "get_display_video360_advertiser_link"
396
+ ]
397
+ },
398
+ "GetDisplayVideo360AdvertiserLinkProposal": {
399
+ "methods": [
400
+ "get_display_video360_advertiser_link_proposal"
401
+ ]
402
+ },
403
+ "GetEnhancedMeasurementSettings": {
404
+ "methods": [
405
+ "get_enhanced_measurement_settings"
406
+ ]
407
+ },
408
+ "GetEventCreateRule": {
409
+ "methods": [
410
+ "get_event_create_rule"
411
+ ]
412
+ },
413
+ "GetEventEditRule": {
414
+ "methods": [
415
+ "get_event_edit_rule"
416
+ ]
417
+ },
418
+ "GetExpandedDataSet": {
419
+ "methods": [
420
+ "get_expanded_data_set"
421
+ ]
422
+ },
423
+ "GetGlobalSiteTag": {
424
+ "methods": [
425
+ "get_global_site_tag"
426
+ ]
427
+ },
428
+ "GetGoogleSignalsSettings": {
429
+ "methods": [
430
+ "get_google_signals_settings"
431
+ ]
432
+ },
433
+ "GetKeyEvent": {
434
+ "methods": [
435
+ "get_key_event"
436
+ ]
437
+ },
438
+ "GetMeasurementProtocolSecret": {
439
+ "methods": [
440
+ "get_measurement_protocol_secret"
441
+ ]
442
+ },
443
+ "GetProperty": {
444
+ "methods": [
445
+ "get_property"
446
+ ]
447
+ },
448
+ "GetRollupPropertySourceLink": {
449
+ "methods": [
450
+ "get_rollup_property_source_link"
451
+ ]
452
+ },
453
+ "GetSKAdNetworkConversionValueSchema": {
454
+ "methods": [
455
+ "get_sk_ad_network_conversion_value_schema"
456
+ ]
457
+ },
458
+ "GetSearchAds360Link": {
459
+ "methods": [
460
+ "get_search_ads360_link"
461
+ ]
462
+ },
463
+ "GetSubpropertyEventFilter": {
464
+ "methods": [
465
+ "get_subproperty_event_filter"
466
+ ]
467
+ },
468
+ "ListAccessBindings": {
469
+ "methods": [
470
+ "list_access_bindings"
471
+ ]
472
+ },
473
+ "ListAccountSummaries": {
474
+ "methods": [
475
+ "list_account_summaries"
476
+ ]
477
+ },
478
+ "ListAccounts": {
479
+ "methods": [
480
+ "list_accounts"
481
+ ]
482
+ },
483
+ "ListAdSenseLinks": {
484
+ "methods": [
485
+ "list_ad_sense_links"
486
+ ]
487
+ },
488
+ "ListAudiences": {
489
+ "methods": [
490
+ "list_audiences"
491
+ ]
492
+ },
493
+ "ListBigQueryLinks": {
494
+ "methods": [
495
+ "list_big_query_links"
496
+ ]
497
+ },
498
+ "ListCalculatedMetrics": {
499
+ "methods": [
500
+ "list_calculated_metrics"
501
+ ]
502
+ },
503
+ "ListChannelGroups": {
504
+ "methods": [
505
+ "list_channel_groups"
506
+ ]
507
+ },
508
+ "ListConnectedSiteTags": {
509
+ "methods": [
510
+ "list_connected_site_tags"
511
+ ]
512
+ },
513
+ "ListConversionEvents": {
514
+ "methods": [
515
+ "list_conversion_events"
516
+ ]
517
+ },
518
+ "ListCustomDimensions": {
519
+ "methods": [
520
+ "list_custom_dimensions"
521
+ ]
522
+ },
523
+ "ListCustomMetrics": {
524
+ "methods": [
525
+ "list_custom_metrics"
526
+ ]
527
+ },
528
+ "ListDataStreams": {
529
+ "methods": [
530
+ "list_data_streams"
531
+ ]
532
+ },
533
+ "ListDisplayVideo360AdvertiserLinkProposals": {
534
+ "methods": [
535
+ "list_display_video360_advertiser_link_proposals"
536
+ ]
537
+ },
538
+ "ListDisplayVideo360AdvertiserLinks": {
539
+ "methods": [
540
+ "list_display_video360_advertiser_links"
541
+ ]
542
+ },
543
+ "ListEventCreateRules": {
544
+ "methods": [
545
+ "list_event_create_rules"
546
+ ]
547
+ },
548
+ "ListEventEditRules": {
549
+ "methods": [
550
+ "list_event_edit_rules"
551
+ ]
552
+ },
553
+ "ListExpandedDataSets": {
554
+ "methods": [
555
+ "list_expanded_data_sets"
556
+ ]
557
+ },
558
+ "ListFirebaseLinks": {
559
+ "methods": [
560
+ "list_firebase_links"
561
+ ]
562
+ },
563
+ "ListGoogleAdsLinks": {
564
+ "methods": [
565
+ "list_google_ads_links"
566
+ ]
567
+ },
568
+ "ListKeyEvents": {
569
+ "methods": [
570
+ "list_key_events"
571
+ ]
572
+ },
573
+ "ListMeasurementProtocolSecrets": {
574
+ "methods": [
575
+ "list_measurement_protocol_secrets"
576
+ ]
577
+ },
578
+ "ListProperties": {
579
+ "methods": [
580
+ "list_properties"
581
+ ]
582
+ },
583
+ "ListRollupPropertySourceLinks": {
584
+ "methods": [
585
+ "list_rollup_property_source_links"
586
+ ]
587
+ },
588
+ "ListSKAdNetworkConversionValueSchemas": {
589
+ "methods": [
590
+ "list_sk_ad_network_conversion_value_schemas"
591
+ ]
592
+ },
593
+ "ListSearchAds360Links": {
594
+ "methods": [
595
+ "list_search_ads360_links"
596
+ ]
597
+ },
598
+ "ListSubpropertyEventFilters": {
599
+ "methods": [
600
+ "list_subproperty_event_filters"
601
+ ]
602
+ },
603
+ "ProvisionAccountTicket": {
604
+ "methods": [
605
+ "provision_account_ticket"
606
+ ]
607
+ },
608
+ "ProvisionSubproperty": {
609
+ "methods": [
610
+ "provision_subproperty"
611
+ ]
612
+ },
613
+ "ReorderEventEditRules": {
614
+ "methods": [
615
+ "reorder_event_edit_rules"
616
+ ]
617
+ },
618
+ "RunAccessReport": {
619
+ "methods": [
620
+ "run_access_report"
621
+ ]
622
+ },
623
+ "SearchChangeHistoryEvents": {
624
+ "methods": [
625
+ "search_change_history_events"
626
+ ]
627
+ },
628
+ "SetAutomatedGa4ConfigurationOptOut": {
629
+ "methods": [
630
+ "set_automated_ga4_configuration_opt_out"
631
+ ]
632
+ },
633
+ "UpdateAccessBinding": {
634
+ "methods": [
635
+ "update_access_binding"
636
+ ]
637
+ },
638
+ "UpdateAccount": {
639
+ "methods": [
640
+ "update_account"
641
+ ]
642
+ },
643
+ "UpdateAttributionSettings": {
644
+ "methods": [
645
+ "update_attribution_settings"
646
+ ]
647
+ },
648
+ "UpdateAudience": {
649
+ "methods": [
650
+ "update_audience"
651
+ ]
652
+ },
653
+ "UpdateBigQueryLink": {
654
+ "methods": [
655
+ "update_big_query_link"
656
+ ]
657
+ },
658
+ "UpdateCalculatedMetric": {
659
+ "methods": [
660
+ "update_calculated_metric"
661
+ ]
662
+ },
663
+ "UpdateChannelGroup": {
664
+ "methods": [
665
+ "update_channel_group"
666
+ ]
667
+ },
668
+ "UpdateConversionEvent": {
669
+ "methods": [
670
+ "update_conversion_event"
671
+ ]
672
+ },
673
+ "UpdateCustomDimension": {
674
+ "methods": [
675
+ "update_custom_dimension"
676
+ ]
677
+ },
678
+ "UpdateCustomMetric": {
679
+ "methods": [
680
+ "update_custom_metric"
681
+ ]
682
+ },
683
+ "UpdateDataRedactionSettings": {
684
+ "methods": [
685
+ "update_data_redaction_settings"
686
+ ]
687
+ },
688
+ "UpdateDataRetentionSettings": {
689
+ "methods": [
690
+ "update_data_retention_settings"
691
+ ]
692
+ },
693
+ "UpdateDataStream": {
694
+ "methods": [
695
+ "update_data_stream"
696
+ ]
697
+ },
698
+ "UpdateDisplayVideo360AdvertiserLink": {
699
+ "methods": [
700
+ "update_display_video360_advertiser_link"
701
+ ]
702
+ },
703
+ "UpdateEnhancedMeasurementSettings": {
704
+ "methods": [
705
+ "update_enhanced_measurement_settings"
706
+ ]
707
+ },
708
+ "UpdateEventCreateRule": {
709
+ "methods": [
710
+ "update_event_create_rule"
711
+ ]
712
+ },
713
+ "UpdateEventEditRule": {
714
+ "methods": [
715
+ "update_event_edit_rule"
716
+ ]
717
+ },
718
+ "UpdateExpandedDataSet": {
719
+ "methods": [
720
+ "update_expanded_data_set"
721
+ ]
722
+ },
723
+ "UpdateGoogleAdsLink": {
724
+ "methods": [
725
+ "update_google_ads_link"
726
+ ]
727
+ },
728
+ "UpdateGoogleSignalsSettings": {
729
+ "methods": [
730
+ "update_google_signals_settings"
731
+ ]
732
+ },
733
+ "UpdateKeyEvent": {
734
+ "methods": [
735
+ "update_key_event"
736
+ ]
737
+ },
738
+ "UpdateMeasurementProtocolSecret": {
739
+ "methods": [
740
+ "update_measurement_protocol_secret"
741
+ ]
742
+ },
743
+ "UpdateProperty": {
744
+ "methods": [
745
+ "update_property"
746
+ ]
747
+ },
748
+ "UpdateSKAdNetworkConversionValueSchema": {
749
+ "methods": [
750
+ "update_sk_ad_network_conversion_value_schema"
751
+ ]
752
+ },
753
+ "UpdateSearchAds360Link": {
754
+ "methods": [
755
+ "update_search_ads360_link"
756
+ ]
757
+ },
758
+ "UpdateSubpropertyEventFilter": {
759
+ "methods": [
760
+ "update_subproperty_event_filter"
761
+ ]
762
+ }
763
+ }
764
+ },
765
+ "grpc-async": {
766
+ "libraryClient": "AnalyticsAdminServiceAsyncClient",
767
+ "rpcs": {
768
+ "AcknowledgeUserDataCollection": {
769
+ "methods": [
770
+ "acknowledge_user_data_collection"
771
+ ]
772
+ },
773
+ "ApproveDisplayVideo360AdvertiserLinkProposal": {
774
+ "methods": [
775
+ "approve_display_video360_advertiser_link_proposal"
776
+ ]
777
+ },
778
+ "ArchiveAudience": {
779
+ "methods": [
780
+ "archive_audience"
781
+ ]
782
+ },
783
+ "ArchiveCustomDimension": {
784
+ "methods": [
785
+ "archive_custom_dimension"
786
+ ]
787
+ },
788
+ "ArchiveCustomMetric": {
789
+ "methods": [
790
+ "archive_custom_metric"
791
+ ]
792
+ },
793
+ "BatchCreateAccessBindings": {
794
+ "methods": [
795
+ "batch_create_access_bindings"
796
+ ]
797
+ },
798
+ "BatchDeleteAccessBindings": {
799
+ "methods": [
800
+ "batch_delete_access_bindings"
801
+ ]
802
+ },
803
+ "BatchGetAccessBindings": {
804
+ "methods": [
805
+ "batch_get_access_bindings"
806
+ ]
807
+ },
808
+ "BatchUpdateAccessBindings": {
809
+ "methods": [
810
+ "batch_update_access_bindings"
811
+ ]
812
+ },
813
+ "CancelDisplayVideo360AdvertiserLinkProposal": {
814
+ "methods": [
815
+ "cancel_display_video360_advertiser_link_proposal"
816
+ ]
817
+ },
818
+ "CreateAccessBinding": {
819
+ "methods": [
820
+ "create_access_binding"
821
+ ]
822
+ },
823
+ "CreateAdSenseLink": {
824
+ "methods": [
825
+ "create_ad_sense_link"
826
+ ]
827
+ },
828
+ "CreateAudience": {
829
+ "methods": [
830
+ "create_audience"
831
+ ]
832
+ },
833
+ "CreateBigQueryLink": {
834
+ "methods": [
835
+ "create_big_query_link"
836
+ ]
837
+ },
838
+ "CreateCalculatedMetric": {
839
+ "methods": [
840
+ "create_calculated_metric"
841
+ ]
842
+ },
843
+ "CreateChannelGroup": {
844
+ "methods": [
845
+ "create_channel_group"
846
+ ]
847
+ },
848
+ "CreateConnectedSiteTag": {
849
+ "methods": [
850
+ "create_connected_site_tag"
851
+ ]
852
+ },
853
+ "CreateConversionEvent": {
854
+ "methods": [
855
+ "create_conversion_event"
856
+ ]
857
+ },
858
+ "CreateCustomDimension": {
859
+ "methods": [
860
+ "create_custom_dimension"
861
+ ]
862
+ },
863
+ "CreateCustomMetric": {
864
+ "methods": [
865
+ "create_custom_metric"
866
+ ]
867
+ },
868
+ "CreateDataStream": {
869
+ "methods": [
870
+ "create_data_stream"
871
+ ]
872
+ },
873
+ "CreateDisplayVideo360AdvertiserLink": {
874
+ "methods": [
875
+ "create_display_video360_advertiser_link"
876
+ ]
877
+ },
878
+ "CreateDisplayVideo360AdvertiserLinkProposal": {
879
+ "methods": [
880
+ "create_display_video360_advertiser_link_proposal"
881
+ ]
882
+ },
883
+ "CreateEventCreateRule": {
884
+ "methods": [
885
+ "create_event_create_rule"
886
+ ]
887
+ },
888
+ "CreateEventEditRule": {
889
+ "methods": [
890
+ "create_event_edit_rule"
891
+ ]
892
+ },
893
+ "CreateExpandedDataSet": {
894
+ "methods": [
895
+ "create_expanded_data_set"
896
+ ]
897
+ },
898
+ "CreateFirebaseLink": {
899
+ "methods": [
900
+ "create_firebase_link"
901
+ ]
902
+ },
903
+ "CreateGoogleAdsLink": {
904
+ "methods": [
905
+ "create_google_ads_link"
906
+ ]
907
+ },
908
+ "CreateKeyEvent": {
909
+ "methods": [
910
+ "create_key_event"
911
+ ]
912
+ },
913
+ "CreateMeasurementProtocolSecret": {
914
+ "methods": [
915
+ "create_measurement_protocol_secret"
916
+ ]
917
+ },
918
+ "CreateProperty": {
919
+ "methods": [
920
+ "create_property"
921
+ ]
922
+ },
923
+ "CreateRollupProperty": {
924
+ "methods": [
925
+ "create_rollup_property"
926
+ ]
927
+ },
928
+ "CreateRollupPropertySourceLink": {
929
+ "methods": [
930
+ "create_rollup_property_source_link"
931
+ ]
932
+ },
933
+ "CreateSKAdNetworkConversionValueSchema": {
934
+ "methods": [
935
+ "create_sk_ad_network_conversion_value_schema"
936
+ ]
937
+ },
938
+ "CreateSearchAds360Link": {
939
+ "methods": [
940
+ "create_search_ads360_link"
941
+ ]
942
+ },
943
+ "CreateSubpropertyEventFilter": {
944
+ "methods": [
945
+ "create_subproperty_event_filter"
946
+ ]
947
+ },
948
+ "DeleteAccessBinding": {
949
+ "methods": [
950
+ "delete_access_binding"
951
+ ]
952
+ },
953
+ "DeleteAccount": {
954
+ "methods": [
955
+ "delete_account"
956
+ ]
957
+ },
958
+ "DeleteAdSenseLink": {
959
+ "methods": [
960
+ "delete_ad_sense_link"
961
+ ]
962
+ },
963
+ "DeleteBigQueryLink": {
964
+ "methods": [
965
+ "delete_big_query_link"
966
+ ]
967
+ },
968
+ "DeleteCalculatedMetric": {
969
+ "methods": [
970
+ "delete_calculated_metric"
971
+ ]
972
+ },
973
+ "DeleteChannelGroup": {
974
+ "methods": [
975
+ "delete_channel_group"
976
+ ]
977
+ },
978
+ "DeleteConnectedSiteTag": {
979
+ "methods": [
980
+ "delete_connected_site_tag"
981
+ ]
982
+ },
983
+ "DeleteConversionEvent": {
984
+ "methods": [
985
+ "delete_conversion_event"
986
+ ]
987
+ },
988
+ "DeleteDataStream": {
989
+ "methods": [
990
+ "delete_data_stream"
991
+ ]
992
+ },
993
+ "DeleteDisplayVideo360AdvertiserLink": {
994
+ "methods": [
995
+ "delete_display_video360_advertiser_link"
996
+ ]
997
+ },
998
+ "DeleteDisplayVideo360AdvertiserLinkProposal": {
999
+ "methods": [
1000
+ "delete_display_video360_advertiser_link_proposal"
1001
+ ]
1002
+ },
1003
+ "DeleteEventCreateRule": {
1004
+ "methods": [
1005
+ "delete_event_create_rule"
1006
+ ]
1007
+ },
1008
+ "DeleteEventEditRule": {
1009
+ "methods": [
1010
+ "delete_event_edit_rule"
1011
+ ]
1012
+ },
1013
+ "DeleteExpandedDataSet": {
1014
+ "methods": [
1015
+ "delete_expanded_data_set"
1016
+ ]
1017
+ },
1018
+ "DeleteFirebaseLink": {
1019
+ "methods": [
1020
+ "delete_firebase_link"
1021
+ ]
1022
+ },
1023
+ "DeleteGoogleAdsLink": {
1024
+ "methods": [
1025
+ "delete_google_ads_link"
1026
+ ]
1027
+ },
1028
+ "DeleteKeyEvent": {
1029
+ "methods": [
1030
+ "delete_key_event"
1031
+ ]
1032
+ },
1033
+ "DeleteMeasurementProtocolSecret": {
1034
+ "methods": [
1035
+ "delete_measurement_protocol_secret"
1036
+ ]
1037
+ },
1038
+ "DeleteProperty": {
1039
+ "methods": [
1040
+ "delete_property"
1041
+ ]
1042
+ },
1043
+ "DeleteRollupPropertySourceLink": {
1044
+ "methods": [
1045
+ "delete_rollup_property_source_link"
1046
+ ]
1047
+ },
1048
+ "DeleteSKAdNetworkConversionValueSchema": {
1049
+ "methods": [
1050
+ "delete_sk_ad_network_conversion_value_schema"
1051
+ ]
1052
+ },
1053
+ "DeleteSearchAds360Link": {
1054
+ "methods": [
1055
+ "delete_search_ads360_link"
1056
+ ]
1057
+ },
1058
+ "DeleteSubpropertyEventFilter": {
1059
+ "methods": [
1060
+ "delete_subproperty_event_filter"
1061
+ ]
1062
+ },
1063
+ "FetchAutomatedGa4ConfigurationOptOut": {
1064
+ "methods": [
1065
+ "fetch_automated_ga4_configuration_opt_out"
1066
+ ]
1067
+ },
1068
+ "FetchConnectedGa4Property": {
1069
+ "methods": [
1070
+ "fetch_connected_ga4_property"
1071
+ ]
1072
+ },
1073
+ "GetAccessBinding": {
1074
+ "methods": [
1075
+ "get_access_binding"
1076
+ ]
1077
+ },
1078
+ "GetAccount": {
1079
+ "methods": [
1080
+ "get_account"
1081
+ ]
1082
+ },
1083
+ "GetAdSenseLink": {
1084
+ "methods": [
1085
+ "get_ad_sense_link"
1086
+ ]
1087
+ },
1088
+ "GetAttributionSettings": {
1089
+ "methods": [
1090
+ "get_attribution_settings"
1091
+ ]
1092
+ },
1093
+ "GetAudience": {
1094
+ "methods": [
1095
+ "get_audience"
1096
+ ]
1097
+ },
1098
+ "GetBigQueryLink": {
1099
+ "methods": [
1100
+ "get_big_query_link"
1101
+ ]
1102
+ },
1103
+ "GetCalculatedMetric": {
1104
+ "methods": [
1105
+ "get_calculated_metric"
1106
+ ]
1107
+ },
1108
+ "GetChannelGroup": {
1109
+ "methods": [
1110
+ "get_channel_group"
1111
+ ]
1112
+ },
1113
+ "GetConversionEvent": {
1114
+ "methods": [
1115
+ "get_conversion_event"
1116
+ ]
1117
+ },
1118
+ "GetCustomDimension": {
1119
+ "methods": [
1120
+ "get_custom_dimension"
1121
+ ]
1122
+ },
1123
+ "GetCustomMetric": {
1124
+ "methods": [
1125
+ "get_custom_metric"
1126
+ ]
1127
+ },
1128
+ "GetDataRedactionSettings": {
1129
+ "methods": [
1130
+ "get_data_redaction_settings"
1131
+ ]
1132
+ },
1133
+ "GetDataRetentionSettings": {
1134
+ "methods": [
1135
+ "get_data_retention_settings"
1136
+ ]
1137
+ },
1138
+ "GetDataSharingSettings": {
1139
+ "methods": [
1140
+ "get_data_sharing_settings"
1141
+ ]
1142
+ },
1143
+ "GetDataStream": {
1144
+ "methods": [
1145
+ "get_data_stream"
1146
+ ]
1147
+ },
1148
+ "GetDisplayVideo360AdvertiserLink": {
1149
+ "methods": [
1150
+ "get_display_video360_advertiser_link"
1151
+ ]
1152
+ },
1153
+ "GetDisplayVideo360AdvertiserLinkProposal": {
1154
+ "methods": [
1155
+ "get_display_video360_advertiser_link_proposal"
1156
+ ]
1157
+ },
1158
+ "GetEnhancedMeasurementSettings": {
1159
+ "methods": [
1160
+ "get_enhanced_measurement_settings"
1161
+ ]
1162
+ },
1163
+ "GetEventCreateRule": {
1164
+ "methods": [
1165
+ "get_event_create_rule"
1166
+ ]
1167
+ },
1168
+ "GetEventEditRule": {
1169
+ "methods": [
1170
+ "get_event_edit_rule"
1171
+ ]
1172
+ },
1173
+ "GetExpandedDataSet": {
1174
+ "methods": [
1175
+ "get_expanded_data_set"
1176
+ ]
1177
+ },
1178
+ "GetGlobalSiteTag": {
1179
+ "methods": [
1180
+ "get_global_site_tag"
1181
+ ]
1182
+ },
1183
+ "GetGoogleSignalsSettings": {
1184
+ "methods": [
1185
+ "get_google_signals_settings"
1186
+ ]
1187
+ },
1188
+ "GetKeyEvent": {
1189
+ "methods": [
1190
+ "get_key_event"
1191
+ ]
1192
+ },
1193
+ "GetMeasurementProtocolSecret": {
1194
+ "methods": [
1195
+ "get_measurement_protocol_secret"
1196
+ ]
1197
+ },
1198
+ "GetProperty": {
1199
+ "methods": [
1200
+ "get_property"
1201
+ ]
1202
+ },
1203
+ "GetRollupPropertySourceLink": {
1204
+ "methods": [
1205
+ "get_rollup_property_source_link"
1206
+ ]
1207
+ },
1208
+ "GetSKAdNetworkConversionValueSchema": {
1209
+ "methods": [
1210
+ "get_sk_ad_network_conversion_value_schema"
1211
+ ]
1212
+ },
1213
+ "GetSearchAds360Link": {
1214
+ "methods": [
1215
+ "get_search_ads360_link"
1216
+ ]
1217
+ },
1218
+ "GetSubpropertyEventFilter": {
1219
+ "methods": [
1220
+ "get_subproperty_event_filter"
1221
+ ]
1222
+ },
1223
+ "ListAccessBindings": {
1224
+ "methods": [
1225
+ "list_access_bindings"
1226
+ ]
1227
+ },
1228
+ "ListAccountSummaries": {
1229
+ "methods": [
1230
+ "list_account_summaries"
1231
+ ]
1232
+ },
1233
+ "ListAccounts": {
1234
+ "methods": [
1235
+ "list_accounts"
1236
+ ]
1237
+ },
1238
+ "ListAdSenseLinks": {
1239
+ "methods": [
1240
+ "list_ad_sense_links"
1241
+ ]
1242
+ },
1243
+ "ListAudiences": {
1244
+ "methods": [
1245
+ "list_audiences"
1246
+ ]
1247
+ },
1248
+ "ListBigQueryLinks": {
1249
+ "methods": [
1250
+ "list_big_query_links"
1251
+ ]
1252
+ },
1253
+ "ListCalculatedMetrics": {
1254
+ "methods": [
1255
+ "list_calculated_metrics"
1256
+ ]
1257
+ },
1258
+ "ListChannelGroups": {
1259
+ "methods": [
1260
+ "list_channel_groups"
1261
+ ]
1262
+ },
1263
+ "ListConnectedSiteTags": {
1264
+ "methods": [
1265
+ "list_connected_site_tags"
1266
+ ]
1267
+ },
1268
+ "ListConversionEvents": {
1269
+ "methods": [
1270
+ "list_conversion_events"
1271
+ ]
1272
+ },
1273
+ "ListCustomDimensions": {
1274
+ "methods": [
1275
+ "list_custom_dimensions"
1276
+ ]
1277
+ },
1278
+ "ListCustomMetrics": {
1279
+ "methods": [
1280
+ "list_custom_metrics"
1281
+ ]
1282
+ },
1283
+ "ListDataStreams": {
1284
+ "methods": [
1285
+ "list_data_streams"
1286
+ ]
1287
+ },
1288
+ "ListDisplayVideo360AdvertiserLinkProposals": {
1289
+ "methods": [
1290
+ "list_display_video360_advertiser_link_proposals"
1291
+ ]
1292
+ },
1293
+ "ListDisplayVideo360AdvertiserLinks": {
1294
+ "methods": [
1295
+ "list_display_video360_advertiser_links"
1296
+ ]
1297
+ },
1298
+ "ListEventCreateRules": {
1299
+ "methods": [
1300
+ "list_event_create_rules"
1301
+ ]
1302
+ },
1303
+ "ListEventEditRules": {
1304
+ "methods": [
1305
+ "list_event_edit_rules"
1306
+ ]
1307
+ },
1308
+ "ListExpandedDataSets": {
1309
+ "methods": [
1310
+ "list_expanded_data_sets"
1311
+ ]
1312
+ },
1313
+ "ListFirebaseLinks": {
1314
+ "methods": [
1315
+ "list_firebase_links"
1316
+ ]
1317
+ },
1318
+ "ListGoogleAdsLinks": {
1319
+ "methods": [
1320
+ "list_google_ads_links"
1321
+ ]
1322
+ },
1323
+ "ListKeyEvents": {
1324
+ "methods": [
1325
+ "list_key_events"
1326
+ ]
1327
+ },
1328
+ "ListMeasurementProtocolSecrets": {
1329
+ "methods": [
1330
+ "list_measurement_protocol_secrets"
1331
+ ]
1332
+ },
1333
+ "ListProperties": {
1334
+ "methods": [
1335
+ "list_properties"
1336
+ ]
1337
+ },
1338
+ "ListRollupPropertySourceLinks": {
1339
+ "methods": [
1340
+ "list_rollup_property_source_links"
1341
+ ]
1342
+ },
1343
+ "ListSKAdNetworkConversionValueSchemas": {
1344
+ "methods": [
1345
+ "list_sk_ad_network_conversion_value_schemas"
1346
+ ]
1347
+ },
1348
+ "ListSearchAds360Links": {
1349
+ "methods": [
1350
+ "list_search_ads360_links"
1351
+ ]
1352
+ },
1353
+ "ListSubpropertyEventFilters": {
1354
+ "methods": [
1355
+ "list_subproperty_event_filters"
1356
+ ]
1357
+ },
1358
+ "ProvisionAccountTicket": {
1359
+ "methods": [
1360
+ "provision_account_ticket"
1361
+ ]
1362
+ },
1363
+ "ProvisionSubproperty": {
1364
+ "methods": [
1365
+ "provision_subproperty"
1366
+ ]
1367
+ },
1368
+ "ReorderEventEditRules": {
1369
+ "methods": [
1370
+ "reorder_event_edit_rules"
1371
+ ]
1372
+ },
1373
+ "RunAccessReport": {
1374
+ "methods": [
1375
+ "run_access_report"
1376
+ ]
1377
+ },
1378
+ "SearchChangeHistoryEvents": {
1379
+ "methods": [
1380
+ "search_change_history_events"
1381
+ ]
1382
+ },
1383
+ "SetAutomatedGa4ConfigurationOptOut": {
1384
+ "methods": [
1385
+ "set_automated_ga4_configuration_opt_out"
1386
+ ]
1387
+ },
1388
+ "UpdateAccessBinding": {
1389
+ "methods": [
1390
+ "update_access_binding"
1391
+ ]
1392
+ },
1393
+ "UpdateAccount": {
1394
+ "methods": [
1395
+ "update_account"
1396
+ ]
1397
+ },
1398
+ "UpdateAttributionSettings": {
1399
+ "methods": [
1400
+ "update_attribution_settings"
1401
+ ]
1402
+ },
1403
+ "UpdateAudience": {
1404
+ "methods": [
1405
+ "update_audience"
1406
+ ]
1407
+ },
1408
+ "UpdateBigQueryLink": {
1409
+ "methods": [
1410
+ "update_big_query_link"
1411
+ ]
1412
+ },
1413
+ "UpdateCalculatedMetric": {
1414
+ "methods": [
1415
+ "update_calculated_metric"
1416
+ ]
1417
+ },
1418
+ "UpdateChannelGroup": {
1419
+ "methods": [
1420
+ "update_channel_group"
1421
+ ]
1422
+ },
1423
+ "UpdateConversionEvent": {
1424
+ "methods": [
1425
+ "update_conversion_event"
1426
+ ]
1427
+ },
1428
+ "UpdateCustomDimension": {
1429
+ "methods": [
1430
+ "update_custom_dimension"
1431
+ ]
1432
+ },
1433
+ "UpdateCustomMetric": {
1434
+ "methods": [
1435
+ "update_custom_metric"
1436
+ ]
1437
+ },
1438
+ "UpdateDataRedactionSettings": {
1439
+ "methods": [
1440
+ "update_data_redaction_settings"
1441
+ ]
1442
+ },
1443
+ "UpdateDataRetentionSettings": {
1444
+ "methods": [
1445
+ "update_data_retention_settings"
1446
+ ]
1447
+ },
1448
+ "UpdateDataStream": {
1449
+ "methods": [
1450
+ "update_data_stream"
1451
+ ]
1452
+ },
1453
+ "UpdateDisplayVideo360AdvertiserLink": {
1454
+ "methods": [
1455
+ "update_display_video360_advertiser_link"
1456
+ ]
1457
+ },
1458
+ "UpdateEnhancedMeasurementSettings": {
1459
+ "methods": [
1460
+ "update_enhanced_measurement_settings"
1461
+ ]
1462
+ },
1463
+ "UpdateEventCreateRule": {
1464
+ "methods": [
1465
+ "update_event_create_rule"
1466
+ ]
1467
+ },
1468
+ "UpdateEventEditRule": {
1469
+ "methods": [
1470
+ "update_event_edit_rule"
1471
+ ]
1472
+ },
1473
+ "UpdateExpandedDataSet": {
1474
+ "methods": [
1475
+ "update_expanded_data_set"
1476
+ ]
1477
+ },
1478
+ "UpdateGoogleAdsLink": {
1479
+ "methods": [
1480
+ "update_google_ads_link"
1481
+ ]
1482
+ },
1483
+ "UpdateGoogleSignalsSettings": {
1484
+ "methods": [
1485
+ "update_google_signals_settings"
1486
+ ]
1487
+ },
1488
+ "UpdateKeyEvent": {
1489
+ "methods": [
1490
+ "update_key_event"
1491
+ ]
1492
+ },
1493
+ "UpdateMeasurementProtocolSecret": {
1494
+ "methods": [
1495
+ "update_measurement_protocol_secret"
1496
+ ]
1497
+ },
1498
+ "UpdateProperty": {
1499
+ "methods": [
1500
+ "update_property"
1501
+ ]
1502
+ },
1503
+ "UpdateSKAdNetworkConversionValueSchema": {
1504
+ "methods": [
1505
+ "update_sk_ad_network_conversion_value_schema"
1506
+ ]
1507
+ },
1508
+ "UpdateSearchAds360Link": {
1509
+ "methods": [
1510
+ "update_search_ads360_link"
1511
+ ]
1512
+ },
1513
+ "UpdateSubpropertyEventFilter": {
1514
+ "methods": [
1515
+ "update_subproperty_event_filter"
1516
+ ]
1517
+ }
1518
+ }
1519
+ },
1520
+ "rest": {
1521
+ "libraryClient": "AnalyticsAdminServiceClient",
1522
+ "rpcs": {
1523
+ "AcknowledgeUserDataCollection": {
1524
+ "methods": [
1525
+ "acknowledge_user_data_collection"
1526
+ ]
1527
+ },
1528
+ "ApproveDisplayVideo360AdvertiserLinkProposal": {
1529
+ "methods": [
1530
+ "approve_display_video360_advertiser_link_proposal"
1531
+ ]
1532
+ },
1533
+ "ArchiveAudience": {
1534
+ "methods": [
1535
+ "archive_audience"
1536
+ ]
1537
+ },
1538
+ "ArchiveCustomDimension": {
1539
+ "methods": [
1540
+ "archive_custom_dimension"
1541
+ ]
1542
+ },
1543
+ "ArchiveCustomMetric": {
1544
+ "methods": [
1545
+ "archive_custom_metric"
1546
+ ]
1547
+ },
1548
+ "BatchCreateAccessBindings": {
1549
+ "methods": [
1550
+ "batch_create_access_bindings"
1551
+ ]
1552
+ },
1553
+ "BatchDeleteAccessBindings": {
1554
+ "methods": [
1555
+ "batch_delete_access_bindings"
1556
+ ]
1557
+ },
1558
+ "BatchGetAccessBindings": {
1559
+ "methods": [
1560
+ "batch_get_access_bindings"
1561
+ ]
1562
+ },
1563
+ "BatchUpdateAccessBindings": {
1564
+ "methods": [
1565
+ "batch_update_access_bindings"
1566
+ ]
1567
+ },
1568
+ "CancelDisplayVideo360AdvertiserLinkProposal": {
1569
+ "methods": [
1570
+ "cancel_display_video360_advertiser_link_proposal"
1571
+ ]
1572
+ },
1573
+ "CreateAccessBinding": {
1574
+ "methods": [
1575
+ "create_access_binding"
1576
+ ]
1577
+ },
1578
+ "CreateAdSenseLink": {
1579
+ "methods": [
1580
+ "create_ad_sense_link"
1581
+ ]
1582
+ },
1583
+ "CreateAudience": {
1584
+ "methods": [
1585
+ "create_audience"
1586
+ ]
1587
+ },
1588
+ "CreateBigQueryLink": {
1589
+ "methods": [
1590
+ "create_big_query_link"
1591
+ ]
1592
+ },
1593
+ "CreateCalculatedMetric": {
1594
+ "methods": [
1595
+ "create_calculated_metric"
1596
+ ]
1597
+ },
1598
+ "CreateChannelGroup": {
1599
+ "methods": [
1600
+ "create_channel_group"
1601
+ ]
1602
+ },
1603
+ "CreateConnectedSiteTag": {
1604
+ "methods": [
1605
+ "create_connected_site_tag"
1606
+ ]
1607
+ },
1608
+ "CreateConversionEvent": {
1609
+ "methods": [
1610
+ "create_conversion_event"
1611
+ ]
1612
+ },
1613
+ "CreateCustomDimension": {
1614
+ "methods": [
1615
+ "create_custom_dimension"
1616
+ ]
1617
+ },
1618
+ "CreateCustomMetric": {
1619
+ "methods": [
1620
+ "create_custom_metric"
1621
+ ]
1622
+ },
1623
+ "CreateDataStream": {
1624
+ "methods": [
1625
+ "create_data_stream"
1626
+ ]
1627
+ },
1628
+ "CreateDisplayVideo360AdvertiserLink": {
1629
+ "methods": [
1630
+ "create_display_video360_advertiser_link"
1631
+ ]
1632
+ },
1633
+ "CreateDisplayVideo360AdvertiserLinkProposal": {
1634
+ "methods": [
1635
+ "create_display_video360_advertiser_link_proposal"
1636
+ ]
1637
+ },
1638
+ "CreateEventCreateRule": {
1639
+ "methods": [
1640
+ "create_event_create_rule"
1641
+ ]
1642
+ },
1643
+ "CreateEventEditRule": {
1644
+ "methods": [
1645
+ "create_event_edit_rule"
1646
+ ]
1647
+ },
1648
+ "CreateExpandedDataSet": {
1649
+ "methods": [
1650
+ "create_expanded_data_set"
1651
+ ]
1652
+ },
1653
+ "CreateFirebaseLink": {
1654
+ "methods": [
1655
+ "create_firebase_link"
1656
+ ]
1657
+ },
1658
+ "CreateGoogleAdsLink": {
1659
+ "methods": [
1660
+ "create_google_ads_link"
1661
+ ]
1662
+ },
1663
+ "CreateKeyEvent": {
1664
+ "methods": [
1665
+ "create_key_event"
1666
+ ]
1667
+ },
1668
+ "CreateMeasurementProtocolSecret": {
1669
+ "methods": [
1670
+ "create_measurement_protocol_secret"
1671
+ ]
1672
+ },
1673
+ "CreateProperty": {
1674
+ "methods": [
1675
+ "create_property"
1676
+ ]
1677
+ },
1678
+ "CreateRollupProperty": {
1679
+ "methods": [
1680
+ "create_rollup_property"
1681
+ ]
1682
+ },
1683
+ "CreateRollupPropertySourceLink": {
1684
+ "methods": [
1685
+ "create_rollup_property_source_link"
1686
+ ]
1687
+ },
1688
+ "CreateSKAdNetworkConversionValueSchema": {
1689
+ "methods": [
1690
+ "create_sk_ad_network_conversion_value_schema"
1691
+ ]
1692
+ },
1693
+ "CreateSearchAds360Link": {
1694
+ "methods": [
1695
+ "create_search_ads360_link"
1696
+ ]
1697
+ },
1698
+ "CreateSubpropertyEventFilter": {
1699
+ "methods": [
1700
+ "create_subproperty_event_filter"
1701
+ ]
1702
+ },
1703
+ "DeleteAccessBinding": {
1704
+ "methods": [
1705
+ "delete_access_binding"
1706
+ ]
1707
+ },
1708
+ "DeleteAccount": {
1709
+ "methods": [
1710
+ "delete_account"
1711
+ ]
1712
+ },
1713
+ "DeleteAdSenseLink": {
1714
+ "methods": [
1715
+ "delete_ad_sense_link"
1716
+ ]
1717
+ },
1718
+ "DeleteBigQueryLink": {
1719
+ "methods": [
1720
+ "delete_big_query_link"
1721
+ ]
1722
+ },
1723
+ "DeleteCalculatedMetric": {
1724
+ "methods": [
1725
+ "delete_calculated_metric"
1726
+ ]
1727
+ },
1728
+ "DeleteChannelGroup": {
1729
+ "methods": [
1730
+ "delete_channel_group"
1731
+ ]
1732
+ },
1733
+ "DeleteConnectedSiteTag": {
1734
+ "methods": [
1735
+ "delete_connected_site_tag"
1736
+ ]
1737
+ },
1738
+ "DeleteConversionEvent": {
1739
+ "methods": [
1740
+ "delete_conversion_event"
1741
+ ]
1742
+ },
1743
+ "DeleteDataStream": {
1744
+ "methods": [
1745
+ "delete_data_stream"
1746
+ ]
1747
+ },
1748
+ "DeleteDisplayVideo360AdvertiserLink": {
1749
+ "methods": [
1750
+ "delete_display_video360_advertiser_link"
1751
+ ]
1752
+ },
1753
+ "DeleteDisplayVideo360AdvertiserLinkProposal": {
1754
+ "methods": [
1755
+ "delete_display_video360_advertiser_link_proposal"
1756
+ ]
1757
+ },
1758
+ "DeleteEventCreateRule": {
1759
+ "methods": [
1760
+ "delete_event_create_rule"
1761
+ ]
1762
+ },
1763
+ "DeleteEventEditRule": {
1764
+ "methods": [
1765
+ "delete_event_edit_rule"
1766
+ ]
1767
+ },
1768
+ "DeleteExpandedDataSet": {
1769
+ "methods": [
1770
+ "delete_expanded_data_set"
1771
+ ]
1772
+ },
1773
+ "DeleteFirebaseLink": {
1774
+ "methods": [
1775
+ "delete_firebase_link"
1776
+ ]
1777
+ },
1778
+ "DeleteGoogleAdsLink": {
1779
+ "methods": [
1780
+ "delete_google_ads_link"
1781
+ ]
1782
+ },
1783
+ "DeleteKeyEvent": {
1784
+ "methods": [
1785
+ "delete_key_event"
1786
+ ]
1787
+ },
1788
+ "DeleteMeasurementProtocolSecret": {
1789
+ "methods": [
1790
+ "delete_measurement_protocol_secret"
1791
+ ]
1792
+ },
1793
+ "DeleteProperty": {
1794
+ "methods": [
1795
+ "delete_property"
1796
+ ]
1797
+ },
1798
+ "DeleteRollupPropertySourceLink": {
1799
+ "methods": [
1800
+ "delete_rollup_property_source_link"
1801
+ ]
1802
+ },
1803
+ "DeleteSKAdNetworkConversionValueSchema": {
1804
+ "methods": [
1805
+ "delete_sk_ad_network_conversion_value_schema"
1806
+ ]
1807
+ },
1808
+ "DeleteSearchAds360Link": {
1809
+ "methods": [
1810
+ "delete_search_ads360_link"
1811
+ ]
1812
+ },
1813
+ "DeleteSubpropertyEventFilter": {
1814
+ "methods": [
1815
+ "delete_subproperty_event_filter"
1816
+ ]
1817
+ },
1818
+ "FetchAutomatedGa4ConfigurationOptOut": {
1819
+ "methods": [
1820
+ "fetch_automated_ga4_configuration_opt_out"
1821
+ ]
1822
+ },
1823
+ "FetchConnectedGa4Property": {
1824
+ "methods": [
1825
+ "fetch_connected_ga4_property"
1826
+ ]
1827
+ },
1828
+ "GetAccessBinding": {
1829
+ "methods": [
1830
+ "get_access_binding"
1831
+ ]
1832
+ },
1833
+ "GetAccount": {
1834
+ "methods": [
1835
+ "get_account"
1836
+ ]
1837
+ },
1838
+ "GetAdSenseLink": {
1839
+ "methods": [
1840
+ "get_ad_sense_link"
1841
+ ]
1842
+ },
1843
+ "GetAttributionSettings": {
1844
+ "methods": [
1845
+ "get_attribution_settings"
1846
+ ]
1847
+ },
1848
+ "GetAudience": {
1849
+ "methods": [
1850
+ "get_audience"
1851
+ ]
1852
+ },
1853
+ "GetBigQueryLink": {
1854
+ "methods": [
1855
+ "get_big_query_link"
1856
+ ]
1857
+ },
1858
+ "GetCalculatedMetric": {
1859
+ "methods": [
1860
+ "get_calculated_metric"
1861
+ ]
1862
+ },
1863
+ "GetChannelGroup": {
1864
+ "methods": [
1865
+ "get_channel_group"
1866
+ ]
1867
+ },
1868
+ "GetConversionEvent": {
1869
+ "methods": [
1870
+ "get_conversion_event"
1871
+ ]
1872
+ },
1873
+ "GetCustomDimension": {
1874
+ "methods": [
1875
+ "get_custom_dimension"
1876
+ ]
1877
+ },
1878
+ "GetCustomMetric": {
1879
+ "methods": [
1880
+ "get_custom_metric"
1881
+ ]
1882
+ },
1883
+ "GetDataRedactionSettings": {
1884
+ "methods": [
1885
+ "get_data_redaction_settings"
1886
+ ]
1887
+ },
1888
+ "GetDataRetentionSettings": {
1889
+ "methods": [
1890
+ "get_data_retention_settings"
1891
+ ]
1892
+ },
1893
+ "GetDataSharingSettings": {
1894
+ "methods": [
1895
+ "get_data_sharing_settings"
1896
+ ]
1897
+ },
1898
+ "GetDataStream": {
1899
+ "methods": [
1900
+ "get_data_stream"
1901
+ ]
1902
+ },
1903
+ "GetDisplayVideo360AdvertiserLink": {
1904
+ "methods": [
1905
+ "get_display_video360_advertiser_link"
1906
+ ]
1907
+ },
1908
+ "GetDisplayVideo360AdvertiserLinkProposal": {
1909
+ "methods": [
1910
+ "get_display_video360_advertiser_link_proposal"
1911
+ ]
1912
+ },
1913
+ "GetEnhancedMeasurementSettings": {
1914
+ "methods": [
1915
+ "get_enhanced_measurement_settings"
1916
+ ]
1917
+ },
1918
+ "GetEventCreateRule": {
1919
+ "methods": [
1920
+ "get_event_create_rule"
1921
+ ]
1922
+ },
1923
+ "GetEventEditRule": {
1924
+ "methods": [
1925
+ "get_event_edit_rule"
1926
+ ]
1927
+ },
1928
+ "GetExpandedDataSet": {
1929
+ "methods": [
1930
+ "get_expanded_data_set"
1931
+ ]
1932
+ },
1933
+ "GetGlobalSiteTag": {
1934
+ "methods": [
1935
+ "get_global_site_tag"
1936
+ ]
1937
+ },
1938
+ "GetGoogleSignalsSettings": {
1939
+ "methods": [
1940
+ "get_google_signals_settings"
1941
+ ]
1942
+ },
1943
+ "GetKeyEvent": {
1944
+ "methods": [
1945
+ "get_key_event"
1946
+ ]
1947
+ },
1948
+ "GetMeasurementProtocolSecret": {
1949
+ "methods": [
1950
+ "get_measurement_protocol_secret"
1951
+ ]
1952
+ },
1953
+ "GetProperty": {
1954
+ "methods": [
1955
+ "get_property"
1956
+ ]
1957
+ },
1958
+ "GetRollupPropertySourceLink": {
1959
+ "methods": [
1960
+ "get_rollup_property_source_link"
1961
+ ]
1962
+ },
1963
+ "GetSKAdNetworkConversionValueSchema": {
1964
+ "methods": [
1965
+ "get_sk_ad_network_conversion_value_schema"
1966
+ ]
1967
+ },
1968
+ "GetSearchAds360Link": {
1969
+ "methods": [
1970
+ "get_search_ads360_link"
1971
+ ]
1972
+ },
1973
+ "GetSubpropertyEventFilter": {
1974
+ "methods": [
1975
+ "get_subproperty_event_filter"
1976
+ ]
1977
+ },
1978
+ "ListAccessBindings": {
1979
+ "methods": [
1980
+ "list_access_bindings"
1981
+ ]
1982
+ },
1983
+ "ListAccountSummaries": {
1984
+ "methods": [
1985
+ "list_account_summaries"
1986
+ ]
1987
+ },
1988
+ "ListAccounts": {
1989
+ "methods": [
1990
+ "list_accounts"
1991
+ ]
1992
+ },
1993
+ "ListAdSenseLinks": {
1994
+ "methods": [
1995
+ "list_ad_sense_links"
1996
+ ]
1997
+ },
1998
+ "ListAudiences": {
1999
+ "methods": [
2000
+ "list_audiences"
2001
+ ]
2002
+ },
2003
+ "ListBigQueryLinks": {
2004
+ "methods": [
2005
+ "list_big_query_links"
2006
+ ]
2007
+ },
2008
+ "ListCalculatedMetrics": {
2009
+ "methods": [
2010
+ "list_calculated_metrics"
2011
+ ]
2012
+ },
2013
+ "ListChannelGroups": {
2014
+ "methods": [
2015
+ "list_channel_groups"
2016
+ ]
2017
+ },
2018
+ "ListConnectedSiteTags": {
2019
+ "methods": [
2020
+ "list_connected_site_tags"
2021
+ ]
2022
+ },
2023
+ "ListConversionEvents": {
2024
+ "methods": [
2025
+ "list_conversion_events"
2026
+ ]
2027
+ },
2028
+ "ListCustomDimensions": {
2029
+ "methods": [
2030
+ "list_custom_dimensions"
2031
+ ]
2032
+ },
2033
+ "ListCustomMetrics": {
2034
+ "methods": [
2035
+ "list_custom_metrics"
2036
+ ]
2037
+ },
2038
+ "ListDataStreams": {
2039
+ "methods": [
2040
+ "list_data_streams"
2041
+ ]
2042
+ },
2043
+ "ListDisplayVideo360AdvertiserLinkProposals": {
2044
+ "methods": [
2045
+ "list_display_video360_advertiser_link_proposals"
2046
+ ]
2047
+ },
2048
+ "ListDisplayVideo360AdvertiserLinks": {
2049
+ "methods": [
2050
+ "list_display_video360_advertiser_links"
2051
+ ]
2052
+ },
2053
+ "ListEventCreateRules": {
2054
+ "methods": [
2055
+ "list_event_create_rules"
2056
+ ]
2057
+ },
2058
+ "ListEventEditRules": {
2059
+ "methods": [
2060
+ "list_event_edit_rules"
2061
+ ]
2062
+ },
2063
+ "ListExpandedDataSets": {
2064
+ "methods": [
2065
+ "list_expanded_data_sets"
2066
+ ]
2067
+ },
2068
+ "ListFirebaseLinks": {
2069
+ "methods": [
2070
+ "list_firebase_links"
2071
+ ]
2072
+ },
2073
+ "ListGoogleAdsLinks": {
2074
+ "methods": [
2075
+ "list_google_ads_links"
2076
+ ]
2077
+ },
2078
+ "ListKeyEvents": {
2079
+ "methods": [
2080
+ "list_key_events"
2081
+ ]
2082
+ },
2083
+ "ListMeasurementProtocolSecrets": {
2084
+ "methods": [
2085
+ "list_measurement_protocol_secrets"
2086
+ ]
2087
+ },
2088
+ "ListProperties": {
2089
+ "methods": [
2090
+ "list_properties"
2091
+ ]
2092
+ },
2093
+ "ListRollupPropertySourceLinks": {
2094
+ "methods": [
2095
+ "list_rollup_property_source_links"
2096
+ ]
2097
+ },
2098
+ "ListSKAdNetworkConversionValueSchemas": {
2099
+ "methods": [
2100
+ "list_sk_ad_network_conversion_value_schemas"
2101
+ ]
2102
+ },
2103
+ "ListSearchAds360Links": {
2104
+ "methods": [
2105
+ "list_search_ads360_links"
2106
+ ]
2107
+ },
2108
+ "ListSubpropertyEventFilters": {
2109
+ "methods": [
2110
+ "list_subproperty_event_filters"
2111
+ ]
2112
+ },
2113
+ "ProvisionAccountTicket": {
2114
+ "methods": [
2115
+ "provision_account_ticket"
2116
+ ]
2117
+ },
2118
+ "ProvisionSubproperty": {
2119
+ "methods": [
2120
+ "provision_subproperty"
2121
+ ]
2122
+ },
2123
+ "ReorderEventEditRules": {
2124
+ "methods": [
2125
+ "reorder_event_edit_rules"
2126
+ ]
2127
+ },
2128
+ "RunAccessReport": {
2129
+ "methods": [
2130
+ "run_access_report"
2131
+ ]
2132
+ },
2133
+ "SearchChangeHistoryEvents": {
2134
+ "methods": [
2135
+ "search_change_history_events"
2136
+ ]
2137
+ },
2138
+ "SetAutomatedGa4ConfigurationOptOut": {
2139
+ "methods": [
2140
+ "set_automated_ga4_configuration_opt_out"
2141
+ ]
2142
+ },
2143
+ "UpdateAccessBinding": {
2144
+ "methods": [
2145
+ "update_access_binding"
2146
+ ]
2147
+ },
2148
+ "UpdateAccount": {
2149
+ "methods": [
2150
+ "update_account"
2151
+ ]
2152
+ },
2153
+ "UpdateAttributionSettings": {
2154
+ "methods": [
2155
+ "update_attribution_settings"
2156
+ ]
2157
+ },
2158
+ "UpdateAudience": {
2159
+ "methods": [
2160
+ "update_audience"
2161
+ ]
2162
+ },
2163
+ "UpdateBigQueryLink": {
2164
+ "methods": [
2165
+ "update_big_query_link"
2166
+ ]
2167
+ },
2168
+ "UpdateCalculatedMetric": {
2169
+ "methods": [
2170
+ "update_calculated_metric"
2171
+ ]
2172
+ },
2173
+ "UpdateChannelGroup": {
2174
+ "methods": [
2175
+ "update_channel_group"
2176
+ ]
2177
+ },
2178
+ "UpdateConversionEvent": {
2179
+ "methods": [
2180
+ "update_conversion_event"
2181
+ ]
2182
+ },
2183
+ "UpdateCustomDimension": {
2184
+ "methods": [
2185
+ "update_custom_dimension"
2186
+ ]
2187
+ },
2188
+ "UpdateCustomMetric": {
2189
+ "methods": [
2190
+ "update_custom_metric"
2191
+ ]
2192
+ },
2193
+ "UpdateDataRedactionSettings": {
2194
+ "methods": [
2195
+ "update_data_redaction_settings"
2196
+ ]
2197
+ },
2198
+ "UpdateDataRetentionSettings": {
2199
+ "methods": [
2200
+ "update_data_retention_settings"
2201
+ ]
2202
+ },
2203
+ "UpdateDataStream": {
2204
+ "methods": [
2205
+ "update_data_stream"
2206
+ ]
2207
+ },
2208
+ "UpdateDisplayVideo360AdvertiserLink": {
2209
+ "methods": [
2210
+ "update_display_video360_advertiser_link"
2211
+ ]
2212
+ },
2213
+ "UpdateEnhancedMeasurementSettings": {
2214
+ "methods": [
2215
+ "update_enhanced_measurement_settings"
2216
+ ]
2217
+ },
2218
+ "UpdateEventCreateRule": {
2219
+ "methods": [
2220
+ "update_event_create_rule"
2221
+ ]
2222
+ },
2223
+ "UpdateEventEditRule": {
2224
+ "methods": [
2225
+ "update_event_edit_rule"
2226
+ ]
2227
+ },
2228
+ "UpdateExpandedDataSet": {
2229
+ "methods": [
2230
+ "update_expanded_data_set"
2231
+ ]
2232
+ },
2233
+ "UpdateGoogleAdsLink": {
2234
+ "methods": [
2235
+ "update_google_ads_link"
2236
+ ]
2237
+ },
2238
+ "UpdateGoogleSignalsSettings": {
2239
+ "methods": [
2240
+ "update_google_signals_settings"
2241
+ ]
2242
+ },
2243
+ "UpdateKeyEvent": {
2244
+ "methods": [
2245
+ "update_key_event"
2246
+ ]
2247
+ },
2248
+ "UpdateMeasurementProtocolSecret": {
2249
+ "methods": [
2250
+ "update_measurement_protocol_secret"
2251
+ ]
2252
+ },
2253
+ "UpdateProperty": {
2254
+ "methods": [
2255
+ "update_property"
2256
+ ]
2257
+ },
2258
+ "UpdateSKAdNetworkConversionValueSchema": {
2259
+ "methods": [
2260
+ "update_sk_ad_network_conversion_value_schema"
2261
+ ]
2262
+ },
2263
+ "UpdateSearchAds360Link": {
2264
+ "methods": [
2265
+ "update_search_ads360_link"
2266
+ ]
2267
+ },
2268
+ "UpdateSubpropertyEventFilter": {
2269
+ "methods": [
2270
+ "update_subproperty_event_filter"
2271
+ ]
2272
+ }
2273
+ }
2274
+ }
2275
+ }
2276
+ }
2277
+ }
2278
+ }