google-apis-analyticsadmin_v1alpha 0.29.0 → 0.32.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.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsadminV1alpha
18
18
  # Version of the google-apis-analyticsadmin_v1alpha gem
19
- GEM_VERSION = "0.29.0"
19
+ GEM_VERSION = "0.32.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220319"
25
+ REVISION = "20220625"
26
26
  end
27
27
  end
28
28
  end
@@ -22,6 +22,126 @@ module Google
22
22
  module Apis
23
23
  module AnalyticsadminV1alpha
24
24
 
25
+ class GoogleAnalyticsAdminV1alphaAccessBetweenFilter
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleAnalyticsAdminV1alphaAccessDateRange
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleAnalyticsAdminV1alphaAccessDimension
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleAnalyticsAdminV1alphaAccessDimensionHeader
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleAnalyticsAdminV1alphaAccessDimensionValue
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleAnalyticsAdminV1alphaAccessFilter
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleAnalyticsAdminV1alphaAccessFilterExpression
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleAnalyticsAdminV1alphaAccessFilterExpressionList
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleAnalyticsAdminV1alphaAccessInListFilter
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleAnalyticsAdminV1alphaAccessMetric
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleAnalyticsAdminV1alphaAccessMetricHeader
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleAnalyticsAdminV1alphaAccessMetricValue
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleAnalyticsAdminV1alphaAccessNumericFilter
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleAnalyticsAdminV1alphaAccessOrderBy
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleAnalyticsAdminV1alphaAccessQuota
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleAnalyticsAdminV1alphaAccessQuotaStatus
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleAnalyticsAdminV1alphaAccessRow
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleAnalyticsAdminV1alphaAccessStringFilter
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
25
145
  class GoogleAnalyticsAdminV1alphaAccount
26
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
147
 
@@ -70,6 +190,12 @@ module Google
70
190
  include Google::Apis::Core::JsonObjectSupport
71
191
  end
72
192
 
193
+ class GoogleAnalyticsAdminV1alphaAttributionSettings
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
73
199
  class GoogleAnalyticsAdminV1alphaAuditUserLink
74
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
201
 
@@ -340,6 +466,12 @@ module Google
340
466
  include Google::Apis::Core::JsonObjectSupport
341
467
  end
342
468
 
469
+ class GoogleAnalyticsAdminV1alphaNumericValue
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
343
475
  class GoogleAnalyticsAdminV1alphaProperty
344
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
477
 
@@ -364,6 +496,18 @@ module Google
364
496
  include Google::Apis::Core::JsonObjectSupport
365
497
  end
366
498
 
499
+ class GoogleAnalyticsAdminV1alphaRunAccessReportRequest
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleAnalyticsAdminV1alphaRunAccessReportResponse
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
367
511
  class GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest
368
512
  class Representation < Google::Apis::Core::JsonRepresentation; end
369
513
 
@@ -394,6 +538,187 @@ module Google
394
538
  include Google::Apis::Core::JsonObjectSupport
395
539
  end
396
540
 
541
+ class GoogleAnalyticsAdminV1alphaAccessBetweenFilter
542
+ # @private
543
+ class Representation < Google::Apis::Core::JsonRepresentation
544
+ property :from_value, as: 'fromValue', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue::Representation
545
+
546
+ property :to_value, as: 'toValue', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue::Representation
547
+
548
+ end
549
+ end
550
+
551
+ class GoogleAnalyticsAdminV1alphaAccessDateRange
552
+ # @private
553
+ class Representation < Google::Apis::Core::JsonRepresentation
554
+ property :end_date, as: 'endDate'
555
+ property :start_date, as: 'startDate'
556
+ end
557
+ end
558
+
559
+ class GoogleAnalyticsAdminV1alphaAccessDimension
560
+ # @private
561
+ class Representation < Google::Apis::Core::JsonRepresentation
562
+ property :dimension_name, as: 'dimensionName'
563
+ end
564
+ end
565
+
566
+ class GoogleAnalyticsAdminV1alphaAccessDimensionHeader
567
+ # @private
568
+ class Representation < Google::Apis::Core::JsonRepresentation
569
+ property :dimension_name, as: 'dimensionName'
570
+ end
571
+ end
572
+
573
+ class GoogleAnalyticsAdminV1alphaAccessDimensionValue
574
+ # @private
575
+ class Representation < Google::Apis::Core::JsonRepresentation
576
+ property :value, as: 'value'
577
+ end
578
+ end
579
+
580
+ class GoogleAnalyticsAdminV1alphaAccessFilter
581
+ # @private
582
+ class Representation < Google::Apis::Core::JsonRepresentation
583
+ property :between_filter, as: 'betweenFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessBetweenFilter, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessBetweenFilter::Representation
584
+
585
+ property :field_name, as: 'fieldName'
586
+ property :in_list_filter, as: 'inListFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessInListFilter, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessInListFilter::Representation
587
+
588
+ property :numeric_filter, as: 'numericFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessNumericFilter, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessNumericFilter::Representation
589
+
590
+ property :string_filter, as: 'stringFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessStringFilter, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessStringFilter::Representation
591
+
592
+ end
593
+ end
594
+
595
+ class GoogleAnalyticsAdminV1alphaAccessFilterExpression
596
+ # @private
597
+ class Representation < Google::Apis::Core::JsonRepresentation
598
+ property :access_filter, as: 'accessFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilter, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilter::Representation
599
+
600
+ property :and_group, as: 'andGroup', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpressionList, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpressionList::Representation
601
+
602
+ property :not_expression, as: 'notExpression', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression::Representation
603
+
604
+ property :or_group, as: 'orGroup', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpressionList, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpressionList::Representation
605
+
606
+ end
607
+ end
608
+
609
+ class GoogleAnalyticsAdminV1alphaAccessFilterExpressionList
610
+ # @private
611
+ class Representation < Google::Apis::Core::JsonRepresentation
612
+ collection :expressions, as: 'expressions', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression::Representation
613
+
614
+ end
615
+ end
616
+
617
+ class GoogleAnalyticsAdminV1alphaAccessInListFilter
618
+ # @private
619
+ class Representation < Google::Apis::Core::JsonRepresentation
620
+ property :case_sensitive, as: 'caseSensitive'
621
+ collection :values, as: 'values'
622
+ end
623
+ end
624
+
625
+ class GoogleAnalyticsAdminV1alphaAccessMetric
626
+ # @private
627
+ class Representation < Google::Apis::Core::JsonRepresentation
628
+ property :metric_name, as: 'metricName'
629
+ end
630
+ end
631
+
632
+ class GoogleAnalyticsAdminV1alphaAccessMetricHeader
633
+ # @private
634
+ class Representation < Google::Apis::Core::JsonRepresentation
635
+ property :metric_name, as: 'metricName'
636
+ end
637
+ end
638
+
639
+ class GoogleAnalyticsAdminV1alphaAccessMetricValue
640
+ # @private
641
+ class Representation < Google::Apis::Core::JsonRepresentation
642
+ property :value, as: 'value'
643
+ end
644
+ end
645
+
646
+ class GoogleAnalyticsAdminV1alphaAccessNumericFilter
647
+ # @private
648
+ class Representation < Google::Apis::Core::JsonRepresentation
649
+ property :operation, as: 'operation'
650
+ property :value, as: 'value', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaNumericValue::Representation
651
+
652
+ end
653
+ end
654
+
655
+ class GoogleAnalyticsAdminV1alphaAccessOrderBy
656
+ # @private
657
+ class Representation < Google::Apis::Core::JsonRepresentation
658
+ property :desc, as: 'desc'
659
+ property :dimension, as: 'dimension', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy::Representation
660
+
661
+ property :metric, as: 'metric', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy::Representation
662
+
663
+ end
664
+ end
665
+
666
+ class GoogleAnalyticsAdminV1alphaAccessOrderByDimensionOrderBy
667
+ # @private
668
+ class Representation < Google::Apis::Core::JsonRepresentation
669
+ property :dimension_name, as: 'dimensionName'
670
+ property :order_type, as: 'orderType'
671
+ end
672
+ end
673
+
674
+ class GoogleAnalyticsAdminV1alphaAccessOrderByMetricOrderBy
675
+ # @private
676
+ class Representation < Google::Apis::Core::JsonRepresentation
677
+ property :metric_name, as: 'metricName'
678
+ end
679
+ end
680
+
681
+ class GoogleAnalyticsAdminV1alphaAccessQuota
682
+ # @private
683
+ class Representation < Google::Apis::Core::JsonRepresentation
684
+ property :concurrent_requests, as: 'concurrentRequests', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus::Representation
685
+
686
+ property :server_errors_per_project_per_hour, as: 'serverErrorsPerProjectPerHour', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus::Representation
687
+
688
+ property :tokens_per_day, as: 'tokensPerDay', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus::Representation
689
+
690
+ property :tokens_per_hour, as: 'tokensPerHour', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuotaStatus::Representation
691
+
692
+ end
693
+ end
694
+
695
+ class GoogleAnalyticsAdminV1alphaAccessQuotaStatus
696
+ # @private
697
+ class Representation < Google::Apis::Core::JsonRepresentation
698
+ property :consumed, as: 'consumed'
699
+ property :remaining, as: 'remaining'
700
+ end
701
+ end
702
+
703
+ class GoogleAnalyticsAdminV1alphaAccessRow
704
+ # @private
705
+ class Representation < Google::Apis::Core::JsonRepresentation
706
+ collection :dimension_values, as: 'dimensionValues', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimensionValue, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimensionValue::Representation
707
+
708
+ collection :metric_values, as: 'metricValues', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetricValue, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetricValue::Representation
709
+
710
+ end
711
+ end
712
+
713
+ class GoogleAnalyticsAdminV1alphaAccessStringFilter
714
+ # @private
715
+ class Representation < Google::Apis::Core::JsonRepresentation
716
+ property :case_sensitive, as: 'caseSensitive'
717
+ property :match_type, as: 'matchType'
718
+ property :value, as: 'value'
719
+ end
720
+ end
721
+
397
722
  class GoogleAnalyticsAdminV1alphaAccount
398
723
  # @private
399
724
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -456,6 +781,16 @@ module Google
456
781
  end
457
782
  end
458
783
 
784
+ class GoogleAnalyticsAdminV1alphaAttributionSettings
785
+ # @private
786
+ class Representation < Google::Apis::Core::JsonRepresentation
787
+ property :acquisition_conversion_event_lookback_window, as: 'acquisitionConversionEventLookbackWindow'
788
+ property :name, as: 'name'
789
+ property :other_conversion_event_lookback_window, as: 'otherConversionEventLookbackWindow'
790
+ property :reporting_attribution_model, as: 'reportingAttributionModel'
791
+ end
792
+ end
793
+
459
794
  class GoogleAnalyticsAdminV1alphaAuditUserLink
460
795
  # @private
461
796
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -555,6 +890,8 @@ module Google
555
890
  class Representation < Google::Apis::Core::JsonRepresentation
556
891
  property :account, as: 'account', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccount, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccount::Representation
557
892
 
893
+ property :attribution_settings, as: 'attributionSettings', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings::Representation
894
+
558
895
  property :conversion_event, as: 'conversionEvent', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent::Representation
559
896
 
560
897
  property :custom_dimension, as: 'customDimension', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension::Representation
@@ -912,6 +1249,14 @@ module Google
912
1249
  end
913
1250
  end
914
1251
 
1252
+ class GoogleAnalyticsAdminV1alphaNumericValue
1253
+ # @private
1254
+ class Representation < Google::Apis::Core::JsonRepresentation
1255
+ property :double_value, as: 'doubleValue'
1256
+ property :int64_value, :numeric_string => true, as: 'int64Value'
1257
+ end
1258
+ end
1259
+
915
1260
  class GoogleAnalyticsAdminV1alphaProperty
916
1261
  # @private
917
1262
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -957,6 +1302,43 @@ module Google
957
1302
  end
958
1303
  end
959
1304
 
1305
+ class GoogleAnalyticsAdminV1alphaRunAccessReportRequest
1306
+ # @private
1307
+ class Representation < Google::Apis::Core::JsonRepresentation
1308
+ collection :date_ranges, as: 'dateRanges', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDateRange, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDateRange::Representation
1309
+
1310
+ property :dimension_filter, as: 'dimensionFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression::Representation
1311
+
1312
+ collection :dimensions, as: 'dimensions', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimension, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimension::Representation
1313
+
1314
+ property :limit, :numeric_string => true, as: 'limit'
1315
+ property :metric_filter, as: 'metricFilter', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessFilterExpression::Representation
1316
+
1317
+ collection :metrics, as: 'metrics', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetric, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetric::Representation
1318
+
1319
+ property :offset, :numeric_string => true, as: 'offset'
1320
+ collection :order_bys, as: 'orderBys', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderBy, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessOrderBy::Representation
1321
+
1322
+ property :return_property_quota, as: 'returnPropertyQuota'
1323
+ property :time_zone, as: 'timeZone'
1324
+ end
1325
+ end
1326
+
1327
+ class GoogleAnalyticsAdminV1alphaRunAccessReportResponse
1328
+ # @private
1329
+ class Representation < Google::Apis::Core::JsonRepresentation
1330
+ collection :dimension_headers, as: 'dimensionHeaders', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimensionHeader, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessDimensionHeader::Representation
1331
+
1332
+ collection :metric_headers, as: 'metricHeaders', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetricHeader, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessMetricHeader::Representation
1333
+
1334
+ property :quota, as: 'quota', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuota, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessQuota::Representation
1335
+
1336
+ property :row_count, as: 'rowCount'
1337
+ collection :rows, as: 'rows', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessRow, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccessRow::Representation
1338
+
1339
+ end
1340
+ end
1341
+
960
1342
  class GoogleAnalyticsAdminV1alphaSearchChangeHistoryEventsRequest
961
1343
  # @private
962
1344
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -822,6 +822,37 @@ module Google
822
822
  execute_or_queue_command(command, &block)
823
823
  end
824
824
 
825
+ # Lookup for a AttributionSettings singleton.
826
+ # @param [String] name
827
+ # Required. The name of the attribution settings to retrieve. Format: properties/
828
+ # `property`/attributionSettings
829
+ # @param [String] fields
830
+ # Selector specifying which fields to include in a partial response.
831
+ # @param [String] quota_user
832
+ # Available to use for quota purposes for server-side applications. Can be any
833
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
834
+ # @param [Google::Apis::RequestOptions] options
835
+ # Request-specific options
836
+ #
837
+ # @yield [result, err] Result & error if block supplied
838
+ # @yieldparam result [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings] parsed result object
839
+ # @yieldparam err [StandardError] error object if request failed
840
+ #
841
+ # @return [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings]
842
+ #
843
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
844
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
845
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
846
+ def get_property_attribution_settings(name, fields: nil, quota_user: nil, options: nil, &block)
847
+ command = make_simple_command(:get, 'v1alpha/{+name}', options)
848
+ command.response_representation = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings::Representation
849
+ command.response_class = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings
850
+ command.params['name'] = name unless name.nil?
851
+ command.query['fields'] = fields unless fields.nil?
852
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
853
+ execute_or_queue_command(command, &block)
854
+ end
855
+
825
856
  # Returns the singleton data retention settings for this property.
826
857
  # @param [String] name
827
858
  # Required. The name of the settings to lookup. Format: properties/`property`/
@@ -980,6 +1011,90 @@ module Google
980
1011
  execute_or_queue_command(command, &block)
981
1012
  end
982
1013
 
1014
+ # Returns a customized report of data access records. The report provides
1015
+ # records of each time a user reads Google Analytics reporting data. Access
1016
+ # records are retained for up to 2 years. Data Access Reports can be requested
1017
+ # for a property. The property must be in Google Analytics 360. This method is
1018
+ # only available to Administrators. These data access records include GA4 UI
1019
+ # Reporting, GA4 UI Explorations, GA4 Data API, and other products like Firebase
1020
+ # & Admob that can retrieve data from Google Analytics through a linkage. These
1021
+ # records don't include property configuration changes like adding a stream or
1022
+ # changing a property's time zone. For configuration change history, see [
1023
+ # searchChangeHistoryEvents](https://developers.google.com/analytics/devguides/
1024
+ # config/admin/v1/rest/v1alpha/accounts/searchChangeHistoryEvents).
1025
+ # @param [String] entity
1026
+ # The Data Access Report is requested for this property. For example if "123" is
1027
+ # your GA4 property ID, then entity should be "properties/123".
1028
+ # @param [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportRequest] google_analytics_admin_v1alpha_run_access_report_request_object
1029
+ # @param [String] fields
1030
+ # Selector specifying which fields to include in a partial response.
1031
+ # @param [String] quota_user
1032
+ # Available to use for quota purposes for server-side applications. Can be any
1033
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1034
+ # @param [Google::Apis::RequestOptions] options
1035
+ # Request-specific options
1036
+ #
1037
+ # @yield [result, err] Result & error if block supplied
1038
+ # @yieldparam result [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportResponse] parsed result object
1039
+ # @yieldparam err [StandardError] error object if request failed
1040
+ #
1041
+ # @return [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportResponse]
1042
+ #
1043
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1044
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1045
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1046
+ def run_property_access_report(entity, google_analytics_admin_v1alpha_run_access_report_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
1047
+ command = make_simple_command(:post, 'v1alpha/{+entity}:runAccessReport', options)
1048
+ command.request_representation = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportRequest::Representation
1049
+ command.request_object = google_analytics_admin_v1alpha_run_access_report_request_object
1050
+ command.response_representation = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportResponse::Representation
1051
+ command.response_class = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaRunAccessReportResponse
1052
+ command.params['entity'] = entity unless entity.nil?
1053
+ command.query['fields'] = fields unless fields.nil?
1054
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1055
+ execute_or_queue_command(command, &block)
1056
+ end
1057
+
1058
+ # Updates attribution settings on a property.
1059
+ # @param [String] name
1060
+ # Output only. Resource name of this attribution settings resource. Format:
1061
+ # properties/`property_id`/attributionSettings Example: "properties/1000/
1062
+ # attributionSettings"
1063
+ # @param [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings] google_analytics_admin_v1alpha_attribution_settings_object
1064
+ # @param [String] update_mask
1065
+ # Required. The list of fields to be updated. Field names must be in snake case (
1066
+ # e.g., "field_to_update"). Omitted fields will not be updated. To replace the
1067
+ # entire entity, use one path with the string "*" to match all fields.
1068
+ # @param [String] fields
1069
+ # Selector specifying which fields to include in a partial response.
1070
+ # @param [String] quota_user
1071
+ # Available to use for quota purposes for server-side applications. Can be any
1072
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
1073
+ # @param [Google::Apis::RequestOptions] options
1074
+ # Request-specific options
1075
+ #
1076
+ # @yield [result, err] Result & error if block supplied
1077
+ # @yieldparam result [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings] parsed result object
1078
+ # @yieldparam err [StandardError] error object if request failed
1079
+ #
1080
+ # @return [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings]
1081
+ #
1082
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
1083
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1084
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
1085
+ def update_property_attribution_settings(name, google_analytics_admin_v1alpha_attribution_settings_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block)
1086
+ command = make_simple_command(:patch, 'v1alpha/{+name}', options)
1087
+ command.request_representation = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings::Representation
1088
+ command.request_object = google_analytics_admin_v1alpha_attribution_settings_object
1089
+ command.response_representation = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings::Representation
1090
+ command.response_class = Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAttributionSettings
1091
+ command.params['name'] = name unless name.nil?
1092
+ command.query['updateMask'] = update_mask unless update_mask.nil?
1093
+ command.query['fields'] = fields unless fields.nil?
1094
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
1095
+ execute_or_queue_command(command, &block)
1096
+ end
1097
+
983
1098
  # Updates the singleton data retention settings for this property.
984
1099
  # @param [String] name
985
1100
  # Output only. Resource name for this DataRetentionSetting resource. Format:
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.29.0
4
+ version: 0.32.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-06 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.29.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.32.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []