google-apis-analyticsadmin_v1alpha 0.14.0 → 0.26.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +49 -0
- data/OVERVIEW.md +3 -3
- data/lib/google/apis/analyticsadmin_v1alpha/classes.rb +240 -374
- data/lib/google/apis/analyticsadmin_v1alpha/gem_version.rb +3 -3
- data/lib/google/apis/analyticsadmin_v1alpha/representations.rb +93 -113
- data/lib/google/apis/analyticsadmin_v1alpha/service.rb +541 -1253
- metadata +6 -6
@@ -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.
|
19
|
+
GEM_VERSION = "0.26.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.4.
|
22
|
+
GENERATOR_VERSION = "0.4.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220222"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -34,7 +34,13 @@ module Google
|
|
34
34
|
include Google::Apis::Core::JsonObjectSupport
|
35
35
|
end
|
36
36
|
|
37
|
-
class
|
37
|
+
class GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest
|
38
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
|
+
|
40
|
+
include Google::Apis::Core::JsonObjectSupport
|
41
|
+
end
|
42
|
+
|
43
|
+
class GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse
|
38
44
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
39
45
|
|
40
46
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -178,79 +184,85 @@ module Google
|
|
178
184
|
include Google::Apis::Core::JsonObjectSupport
|
179
185
|
end
|
180
186
|
|
181
|
-
class
|
187
|
+
class GoogleAnalyticsAdminV1alphaDataStream
|
182
188
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
183
189
|
|
184
190
|
include Google::Apis::Core::JsonObjectSupport
|
185
191
|
end
|
186
192
|
|
187
|
-
class
|
193
|
+
class GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData
|
188
194
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
189
195
|
|
190
196
|
include Google::Apis::Core::JsonObjectSupport
|
191
197
|
end
|
192
198
|
|
193
|
-
class
|
199
|
+
class GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData
|
194
200
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
195
201
|
|
196
202
|
include Google::Apis::Core::JsonObjectSupport
|
197
203
|
end
|
198
204
|
|
199
|
-
class
|
205
|
+
class GoogleAnalyticsAdminV1alphaDataStreamWebStreamData
|
200
206
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
201
207
|
|
202
208
|
include Google::Apis::Core::JsonObjectSupport
|
203
209
|
end
|
204
210
|
|
205
|
-
class
|
211
|
+
class GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest
|
206
212
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
207
213
|
|
208
214
|
include Google::Apis::Core::JsonObjectSupport
|
209
215
|
end
|
210
216
|
|
211
|
-
class
|
217
|
+
class GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink
|
212
218
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
213
219
|
|
214
220
|
include Google::Apis::Core::JsonObjectSupport
|
215
221
|
end
|
216
222
|
|
217
|
-
class
|
223
|
+
class GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal
|
218
224
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
219
225
|
|
220
226
|
include Google::Apis::Core::JsonObjectSupport
|
221
227
|
end
|
222
228
|
|
223
|
-
class
|
229
|
+
class GoogleAnalyticsAdminV1alphaFirebaseLink
|
224
230
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
225
231
|
|
226
232
|
include Google::Apis::Core::JsonObjectSupport
|
227
233
|
end
|
228
234
|
|
229
|
-
class
|
235
|
+
class GoogleAnalyticsAdminV1alphaGlobalSiteTag
|
230
236
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
231
237
|
|
232
238
|
include Google::Apis::Core::JsonObjectSupport
|
233
239
|
end
|
234
240
|
|
235
|
-
class
|
241
|
+
class GoogleAnalyticsAdminV1alphaGoogleAdsLink
|
236
242
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
237
243
|
|
238
244
|
include Google::Apis::Core::JsonObjectSupport
|
239
245
|
end
|
240
246
|
|
241
|
-
class
|
247
|
+
class GoogleAnalyticsAdminV1alphaGoogleSignalsSettings
|
242
248
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
243
249
|
|
244
250
|
include Google::Apis::Core::JsonObjectSupport
|
245
251
|
end
|
246
252
|
|
247
|
-
class
|
253
|
+
class GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails
|
254
|
+
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
|
+
|
256
|
+
include Google::Apis::Core::JsonObjectSupport
|
257
|
+
end
|
258
|
+
|
259
|
+
class GoogleAnalyticsAdminV1alphaListAccountSummariesResponse
|
248
260
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
249
261
|
|
250
262
|
include Google::Apis::Core::JsonObjectSupport
|
251
263
|
end
|
252
264
|
|
253
|
-
class
|
265
|
+
class GoogleAnalyticsAdminV1alphaListAccountsResponse
|
254
266
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
255
267
|
|
256
268
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -274,31 +286,31 @@ module Google
|
|
274
286
|
include Google::Apis::Core::JsonObjectSupport
|
275
287
|
end
|
276
288
|
|
277
|
-
class
|
289
|
+
class GoogleAnalyticsAdminV1alphaListDataStreamsResponse
|
278
290
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
279
291
|
|
280
292
|
include Google::Apis::Core::JsonObjectSupport
|
281
293
|
end
|
282
294
|
|
283
|
-
class
|
295
|
+
class GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinkProposalsResponse
|
284
296
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
285
297
|
|
286
298
|
include Google::Apis::Core::JsonObjectSupport
|
287
299
|
end
|
288
300
|
|
289
|
-
class
|
301
|
+
class GoogleAnalyticsAdminV1alphaListDisplayVideo360AdvertiserLinksResponse
|
290
302
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
291
303
|
|
292
304
|
include Google::Apis::Core::JsonObjectSupport
|
293
305
|
end
|
294
306
|
|
295
|
-
class
|
307
|
+
class GoogleAnalyticsAdminV1alphaListFirebaseLinksResponse
|
296
308
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
297
309
|
|
298
310
|
include Google::Apis::Core::JsonObjectSupport
|
299
311
|
end
|
300
312
|
|
301
|
-
class
|
313
|
+
class GoogleAnalyticsAdminV1alphaListGoogleAdsLinksResponse
|
302
314
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
303
315
|
|
304
316
|
include Google::Apis::Core::JsonObjectSupport
|
@@ -322,12 +334,6 @@ module Google
|
|
322
334
|
include Google::Apis::Core::JsonObjectSupport
|
323
335
|
end
|
324
336
|
|
325
|
-
class GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse
|
326
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
327
|
-
|
328
|
-
include Google::Apis::Core::JsonObjectSupport
|
329
|
-
end
|
330
|
-
|
331
337
|
class GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret
|
332
338
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
333
339
|
|
@@ -382,12 +388,6 @@ module Google
|
|
382
388
|
include Google::Apis::Core::JsonObjectSupport
|
383
389
|
end
|
384
390
|
|
385
|
-
class GoogleAnalyticsAdminV1alphaWebDataStream
|
386
|
-
class Representation < Google::Apis::Core::JsonRepresentation; end
|
387
|
-
|
388
|
-
include Google::Apis::Core::JsonObjectSupport
|
389
|
-
end
|
390
|
-
|
391
391
|
class GoogleProtobufEmpty
|
392
392
|
class Representation < Google::Apis::Core::JsonRepresentation; end
|
393
393
|
|
@@ -417,15 +417,16 @@ module Google
|
|
417
417
|
end
|
418
418
|
end
|
419
419
|
|
420
|
-
class
|
420
|
+
class GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionRequest
|
421
|
+
# @private
|
422
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
423
|
+
property :acknowledgement, as: 'acknowledgement'
|
424
|
+
end
|
425
|
+
end
|
426
|
+
|
427
|
+
class GoogleAnalyticsAdminV1alphaAcknowledgeUserDataCollectionResponse
|
421
428
|
# @private
|
422
429
|
class Representation < Google::Apis::Core::JsonRepresentation
|
423
|
-
property :create_time, as: 'createTime'
|
424
|
-
property :display_name, as: 'displayName'
|
425
|
-
property :firebase_app_id, as: 'firebaseAppId'
|
426
|
-
property :name, as: 'name'
|
427
|
-
property :package_name, as: 'packageName'
|
428
|
-
property :update_time, as: 'updateTime'
|
429
430
|
end
|
430
431
|
end
|
431
432
|
|
@@ -554,8 +555,6 @@ module Google
|
|
554
555
|
class Representation < Google::Apis::Core::JsonRepresentation
|
555
556
|
property :account, as: 'account', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccount, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAccount::Representation
|
556
557
|
|
557
|
-
property :android_app_data_stream, as: 'androidAppDataStream', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAndroidAppDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAndroidAppDataStream::Representation
|
558
|
-
|
559
558
|
property :conversion_event, as: 'conversionEvent', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent::Representation
|
560
559
|
|
561
560
|
property :custom_dimension, as: 'customDimension', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension::Representation
|
@@ -564,6 +563,8 @@ module Google
|
|
564
563
|
|
565
564
|
property :data_retention_settings, as: 'dataRetentionSettings', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataRetentionSettings, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataRetentionSettings::Representation
|
566
565
|
|
566
|
+
property :data_stream, as: 'dataStream', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStream::Representation
|
567
|
+
|
567
568
|
property :display_video360_advertiser_link, as: 'displayVideo360AdvertiserLink', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLink::Representation
|
568
569
|
|
569
570
|
property :display_video360_advertiser_link_proposal, as: 'displayVideo360AdvertiserLinkProposal', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDisplayVideo360AdvertiserLinkProposal::Representation
|
@@ -574,14 +575,10 @@ module Google
|
|
574
575
|
|
575
576
|
property :google_signals_settings, as: 'googleSignalsSettings', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaGoogleSignalsSettings, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaGoogleSignalsSettings::Representation
|
576
577
|
|
577
|
-
property :ios_app_data_stream, as: 'iosAppDataStream', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaIosAppDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaIosAppDataStream::Representation
|
578
|
-
|
579
578
|
property :measurement_protocol_secret, as: 'measurementProtocolSecret', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret::Representation
|
580
579
|
|
581
580
|
property :property, as: 'property', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaProperty, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaProperty::Representation
|
582
581
|
|
583
|
-
property :web_data_stream, as: 'webDataStream', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaWebDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaWebDataStream::Representation
|
584
|
-
|
585
582
|
end
|
586
583
|
end
|
587
584
|
|
@@ -639,6 +636,7 @@ module Google
|
|
639
636
|
property :measurement_unit, as: 'measurementUnit'
|
640
637
|
property :name, as: 'name'
|
641
638
|
property :parameter_name, as: 'parameterName'
|
639
|
+
collection :restricted_metric_type, as: 'restrictedMetricType'
|
642
640
|
property :scope, as: 'scope'
|
643
641
|
end
|
644
642
|
end
|
@@ -664,6 +662,48 @@ module Google
|
|
664
662
|
end
|
665
663
|
end
|
666
664
|
|
665
|
+
class GoogleAnalyticsAdminV1alphaDataStream
|
666
|
+
# @private
|
667
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
668
|
+
property :android_app_stream_data, as: 'androidAppStreamData', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData::Representation
|
669
|
+
|
670
|
+
property :create_time, as: 'createTime'
|
671
|
+
property :display_name, as: 'displayName'
|
672
|
+
property :ios_app_stream_data, as: 'iosAppStreamData', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData::Representation
|
673
|
+
|
674
|
+
property :name, as: 'name'
|
675
|
+
property :type, as: 'type'
|
676
|
+
property :update_time, as: 'updateTime'
|
677
|
+
property :web_stream_data, as: 'webStreamData', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamWebStreamData, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStreamWebStreamData::Representation
|
678
|
+
|
679
|
+
end
|
680
|
+
end
|
681
|
+
|
682
|
+
class GoogleAnalyticsAdminV1alphaDataStreamAndroidAppStreamData
|
683
|
+
# @private
|
684
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
685
|
+
property :firebase_app_id, as: 'firebaseAppId'
|
686
|
+
property :package_name, as: 'packageName'
|
687
|
+
end
|
688
|
+
end
|
689
|
+
|
690
|
+
class GoogleAnalyticsAdminV1alphaDataStreamIosAppStreamData
|
691
|
+
# @private
|
692
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
693
|
+
property :bundle_id, as: 'bundleId'
|
694
|
+
property :firebase_app_id, as: 'firebaseAppId'
|
695
|
+
end
|
696
|
+
end
|
697
|
+
|
698
|
+
class GoogleAnalyticsAdminV1alphaDataStreamWebStreamData
|
699
|
+
# @private
|
700
|
+
class Representation < Google::Apis::Core::JsonRepresentation
|
701
|
+
property :default_uri, as: 'defaultUri'
|
702
|
+
property :firebase_app_id, as: 'firebaseAppId'
|
703
|
+
property :measurement_id, as: 'measurementId'
|
704
|
+
end
|
705
|
+
end
|
706
|
+
|
667
707
|
class GoogleAnalyticsAdminV1alphaDeleteUserLinkRequest
|
668
708
|
# @private
|
669
709
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -698,24 +738,6 @@ module Google
|
|
698
738
|
end
|
699
739
|
end
|
700
740
|
|
701
|
-
class GoogleAnalyticsAdminV1alphaEnhancedMeasurementSettings
|
702
|
-
# @private
|
703
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
704
|
-
property :file_downloads_enabled, as: 'fileDownloadsEnabled'
|
705
|
-
property :name, as: 'name'
|
706
|
-
property :outbound_clicks_enabled, as: 'outboundClicksEnabled'
|
707
|
-
property :page_changes_enabled, as: 'pageChangesEnabled'
|
708
|
-
property :page_loads_enabled, as: 'pageLoadsEnabled'
|
709
|
-
property :page_views_enabled, as: 'pageViewsEnabled'
|
710
|
-
property :scrolls_enabled, as: 'scrollsEnabled'
|
711
|
-
property :search_query_parameter, as: 'searchQueryParameter'
|
712
|
-
property :site_search_enabled, as: 'siteSearchEnabled'
|
713
|
-
property :stream_enabled, as: 'streamEnabled'
|
714
|
-
property :uri_query_parameter, as: 'uriQueryParameter'
|
715
|
-
property :video_engagement_enabled, as: 'videoEngagementEnabled'
|
716
|
-
end
|
717
|
-
end
|
718
|
-
|
719
741
|
class GoogleAnalyticsAdminV1alphaFirebaseLink
|
720
742
|
# @private
|
721
743
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -755,18 +777,6 @@ module Google
|
|
755
777
|
end
|
756
778
|
end
|
757
779
|
|
758
|
-
class GoogleAnalyticsAdminV1alphaIosAppDataStream
|
759
|
-
# @private
|
760
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
761
|
-
property :bundle_id, as: 'bundleId'
|
762
|
-
property :create_time, as: 'createTime'
|
763
|
-
property :display_name, as: 'displayName'
|
764
|
-
property :firebase_app_id, as: 'firebaseAppId'
|
765
|
-
property :name, as: 'name'
|
766
|
-
property :update_time, as: 'updateTime'
|
767
|
-
end
|
768
|
-
end
|
769
|
-
|
770
780
|
class GoogleAnalyticsAdminV1alphaLinkProposalStatusDetails
|
771
781
|
# @private
|
772
782
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -794,37 +804,37 @@ module Google
|
|
794
804
|
end
|
795
805
|
end
|
796
806
|
|
797
|
-
class
|
807
|
+
class GoogleAnalyticsAdminV1alphaListConversionEventsResponse
|
798
808
|
# @private
|
799
809
|
class Representation < Google::Apis::Core::JsonRepresentation
|
800
|
-
collection :
|
810
|
+
collection :conversion_events, as: 'conversionEvents', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaConversionEvent::Representation
|
801
811
|
|
802
812
|
property :next_page_token, as: 'nextPageToken'
|
803
813
|
end
|
804
814
|
end
|
805
815
|
|
806
|
-
class
|
816
|
+
class GoogleAnalyticsAdminV1alphaListCustomDimensionsResponse
|
807
817
|
# @private
|
808
818
|
class Representation < Google::Apis::Core::JsonRepresentation
|
809
|
-
collection :
|
819
|
+
collection :custom_dimensions, as: 'customDimensions', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomDimension::Representation
|
810
820
|
|
811
821
|
property :next_page_token, as: 'nextPageToken'
|
812
822
|
end
|
813
823
|
end
|
814
824
|
|
815
|
-
class
|
825
|
+
class GoogleAnalyticsAdminV1alphaListCustomMetricsResponse
|
816
826
|
# @private
|
817
827
|
class Representation < Google::Apis::Core::JsonRepresentation
|
818
|
-
collection :
|
828
|
+
collection :custom_metrics, as: 'customMetrics', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomMetric, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaCustomMetric::Representation
|
819
829
|
|
820
830
|
property :next_page_token, as: 'nextPageToken'
|
821
831
|
end
|
822
832
|
end
|
823
833
|
|
824
|
-
class
|
834
|
+
class GoogleAnalyticsAdminV1alphaListDataStreamsResponse
|
825
835
|
# @private
|
826
836
|
class Representation < Google::Apis::Core::JsonRepresentation
|
827
|
-
collection :
|
837
|
+
collection :data_streams, as: 'dataStreams', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaDataStream::Representation
|
828
838
|
|
829
839
|
property :next_page_token, as: 'nextPageToken'
|
830
840
|
end
|
@@ -866,15 +876,6 @@ module Google
|
|
866
876
|
end
|
867
877
|
end
|
868
878
|
|
869
|
-
class GoogleAnalyticsAdminV1alphaListIosAppDataStreamsResponse
|
870
|
-
# @private
|
871
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
872
|
-
collection :ios_app_data_streams, as: 'iosAppDataStreams', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaIosAppDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaIosAppDataStream::Representation
|
873
|
-
|
874
|
-
property :next_page_token, as: 'nextPageToken'
|
875
|
-
end
|
876
|
-
end
|
877
|
-
|
878
879
|
class GoogleAnalyticsAdminV1alphaListMeasurementProtocolSecretsResponse
|
879
880
|
# @private
|
880
881
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -902,15 +903,6 @@ module Google
|
|
902
903
|
end
|
903
904
|
end
|
904
905
|
|
905
|
-
class GoogleAnalyticsAdminV1alphaListWebDataStreamsResponse
|
906
|
-
# @private
|
907
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
908
|
-
property :next_page_token, as: 'nextPageToken'
|
909
|
-
collection :web_data_streams, as: 'webDataStreams', class: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaWebDataStream, decorator: Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaWebDataStream::Representation
|
910
|
-
|
911
|
-
end
|
912
|
-
end
|
913
|
-
|
914
906
|
class GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret
|
915
907
|
# @private
|
916
908
|
class Representation < Google::Apis::Core::JsonRepresentation
|
@@ -923,6 +915,7 @@ module Google
|
|
923
915
|
class GoogleAnalyticsAdminV1alphaProperty
|
924
916
|
# @private
|
925
917
|
class Representation < Google::Apis::Core::JsonRepresentation
|
918
|
+
property :account, as: 'account'
|
926
919
|
property :create_time, as: 'createTime'
|
927
920
|
property :currency_code, as: 'currencyCode'
|
928
921
|
property :delete_time, as: 'deleteTime'
|
@@ -1001,19 +994,6 @@ module Google
|
|
1001
994
|
end
|
1002
995
|
end
|
1003
996
|
|
1004
|
-
class GoogleAnalyticsAdminV1alphaWebDataStream
|
1005
|
-
# @private
|
1006
|
-
class Representation < Google::Apis::Core::JsonRepresentation
|
1007
|
-
property :create_time, as: 'createTime'
|
1008
|
-
property :default_uri, as: 'defaultUri'
|
1009
|
-
property :display_name, as: 'displayName'
|
1010
|
-
property :firebase_app_id, as: 'firebaseAppId'
|
1011
|
-
property :measurement_id, as: 'measurementId'
|
1012
|
-
property :name, as: 'name'
|
1013
|
-
property :update_time, as: 'updateTime'
|
1014
|
-
end
|
1015
|
-
end
|
1016
|
-
|
1017
997
|
class GoogleProtobufEmpty
|
1018
998
|
# @private
|
1019
999
|
class Representation < Google::Apis::Core::JsonRepresentation
|