Commit graph

18 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
f4d17434a3 feat: add the EmptyFilter type to the Data API v1alpha
feat: add the `empty_filter` field to the `Filter` type
feat: add `sampling_metadatas` field to the `ResponseMetaData` type

PiperOrigin-RevId: 700547721
2024-11-26 20:44:35 -08:00
Google APIs
7b6975c4bb feat: add SamplingLevel type to Data API v1alpha
feat: add `sampling_level` to the `ReportDefinition` type

PiperOrigin-RevId: 686560382
2024-10-16 10:39:43 -07:00
Google APIs
923b6f3167 feat: add GetPropertyQuotasSnapshot method to the Data API v1alpha
feat: add `PropertyQuotasSnapshot` type to the Data API v1alpha
docs: update the documentation for the `CreateReportTask` method

PiperOrigin-RevId: 676527881
2024-09-19 12:55:39 -07:00
Google APIs
2df3336aee feat: add CreateReportTask, QueryReportTask, GetReportTask, ListReportTasks methods to the Data API v1alpha
feat: add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha

PiperOrigin-RevId: 631240474
2024-05-06 17:47:33 -07:00
Google APIs
a50eda1d37 feat: add the SheetExportAudienceList method to the Data API v1 alpha
feat: add `creation_quota_tokens_charged`, `row_count`, `error_message` to the `AudienceList` resource
fix: add `optional` annotation to the `page_token` field of the `ListAudienceListsRequest` type
fix: add `optional` annotation to the `offset`, `limit` fields of the `QueryAudienceListRequest` type
fix: add `required` annotation to the `name` field of the `QueryAudienceListRequest` type
fix: add `optional` annotation to the `dimension_name` field of the `AudienceDimension` type
fix: add `optional` annotation to the `property`, `date_ranges`, `funnel`, `funnel_breakdown`, `funnel_visualization_type`, `segments`, `dimension_filter`, `return_property_quota`, `limit` fields of the `RunFunnelReportRequest` type
fix!: change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList`
fix!: change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property`

PiperOrigin-RevId: 580634757
2023-11-08 13:17:08 -08:00
Google APIs
f2b3eb6282 feat: add CreateAudienceList, QueryAudienceList,GetAudienceList,ListAudienceLists methods to the Data API v1 alpha
feat: add `AudienceList`, `AudienceRow`, `AudienceDimensionValue` types
feat: add the `tokens_per_project_per_hour` field to the `PropertyQuota` type

PiperOrigin-RevId: 547007393
2023-07-10 15:59:23 -07:00
Google APIs
4849480747 fix!: rename the type FunnelFilter to FunnelFieldFilter
fix!: rename the `funnel_filter` field of the `FunnelFilterExpression` type to `funnel_field_filter`

PiperOrigin-RevId: 455204231
2022-06-15 13:19:09 -07:00
Google APIs
6d3ae1aca7 feat: add runFunnelReport method to the Alpha version of the Data API
PiperOrigin-RevId: 446813357
2022-05-05 14:11:36 -07:00
Google APIs
fcf719d038 fix: remove classes for all v1alpha methods
PiperOrigin-RevId: 399249336
2021-09-27 12:12:12 -07:00
Google APIs
e67686cf0a feat: custom_definition field added to DimensionMetadata object, indicating whether a dimension is a custom dimension for a property
feat: custom_definition field added to MetricMetadata object, indicating whether a metric is a custom metric for a property
docs: documentation urls updated
docs: documentation for Cohort reporting feature is updated

PiperOrigin-RevId: 345553480
2020-12-03 15:53:55 -08:00
Google APIs
b7038c181d fix!: GetUniversalMetadata method removed from the API, GetMetadata method should be used instead
feat: reporting requests now support date ranges longer than one year
docs: minor documentation updates

PiperOrigin-RevId: 341924087
2020-11-11 15:38:00 -08:00
Google APIs
705962b5a3 feat: added RunRealtimeReport method that returns a customized report of realtime event data for a GA4 property
docs: minor documentation updates

PiperOrigin-RevId: 340463146
2020-11-03 09:41:43 -08:00
Google APIs
da21c56395 docs: App+Web properties renamed to GA4
PiperOrigin-RevId: 340335600
2020-11-02 16:03:45 -08:00
Google APIs
7e400b0d3a feat: added GetMetadata method for metadata including custom dimensions and metrics.
PiperOrigin-RevId: 338118656
2020-10-20 12:57:17 -07:00
Google APIs
c3c1296138 feat!: GetMetadata method renamed to GetUniversalMetdata
docs: documentation updates

PiperOrigin-RevId: 335470104
2020-10-05 12:11:22 -07:00
Google APIs
32cd28cc67 feat: added GetMetadata method
feat: DimensionHeader type renamed to PivotDimensionHeader
feat: added TYPE_SECONDS,TYPE_CURRENCY to MetricType enum
docs: documentation updates

PiperOrigin-RevId: 329352783
2020-08-31 12:19:28 -07:00
Google APIs
1c25156bc8 Add protos and configs for the Google Analytics Data API v1 alpha.
PiperOrigin-RevId: 316832151
2020-06-16 23:31:03 -07:00