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 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 `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 `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