feat: add the `empty_filter` field to the `Filter` type
feat: add `sampling_metadatas` field to the `ResponseMetaData` type
PiperOrigin-RevId: 700547721
feat: add the `empty_filter` field to the `Filter` type
docs: update documentation for the`RunReport` method
docs: remove all references to 'GA4' in documentation
PiperOrigin-RevId: 698517184
feat: add `PropertyQuotasSnapshot` type to the Data API v1alpha
docs: update the documentation for the `CreateReportTask` method
PiperOrigin-RevId: 676527881
feat: add the `comparisons` field to the `RunReportRequest`, `RunPivotReportRequest` resources
feat: add the `Comparison` type
feat: add the `ComparisonMetadata` type
docs: a comment for field `custom_definition` in message `DimensionMetadata` is changed
PiperOrigin-RevId: 658850708
feat: add `ReportTask`, `Metric`, `OrderBy`, `Cohort`, `CohortsRange`, `CohortReportSettings`, `ResponseMetaData`, `MetricAggregation`, `RestrictedMetricType` types to the Data API v1alpha
PiperOrigin-RevId: 631240474
feat: add the `webhook_notification` field to the `RecurringAudienceList` resource
feat: add the `webhook_notification` field to the `AudienceList` resource
feat: add the `WebhookNotification` type
PiperOrigin-RevId: 600815983
feat: add `sampling_metadatas` field to `ResponseMetaData`
feat: add `SamplingMetadata`, `AudienceExport`, `AudienceExportMetadata`, `AudienceDimensionValue` types
fix!: add `optional` label to `consumed`, `remaining` fields of the `QuotaStatus` type
docs: updated comments
PiperOrigin-RevId: 589214160
feat: add the `RecurringAudienceList` type
feat: add `percentage_completed`, `recurring_audience_list` fields to the `AudienceList` resource
PiperOrigin-RevId: 586431787
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
feat: add `AudienceList`, `AudienceRow`, `AudienceDimensionValue` types
feat: add the `tokens_per_project_per_hour` field to the `PropertyQuota` type
PiperOrigin-RevId: 547007393
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
feat: add the `currency_code`, `time_zone` fields to the `ResponseMetaData` type
feat: add the `empty_reason` field to the `ResponseMetaData` type that contains an empty report reason, if specified
feat: add the `blocked_reasons` field to the `MetricMetadata` type that contains reasons why access was blocked to a certain metric in a report, if specified
PiperOrigin-RevId: 406725448
feat: add `DimensionCompatibility`, `MetricCompatibility`, `Compatibility` types to the API
feat: add `category` field to `DimensionMetadata`, `MetricMetadata` types
PiperOrigin-RevId: 394292123