Commit graph

12 commits

Author SHA1 Message Date
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