Show / Hide Table of Contents

Enum ResponseMetaData.Types.DataTruncationReason.Types.DataTruncationType

The type of data truncation.

Namespace: Google.Analytics.Data.V1Beta
Assembly: Google.Analytics.Data.V1Beta.dll
Syntax
public enum ResponseMetaData.Types.DataTruncationReason.Types.DataTruncationType

Fields

Name Description
Cm360

Data is truncated because CM360 policy does not permit data older than 2 years from being returned.

Conversions

Data is truncated in conversions report.

DataDrivenAttribution

Data is truncated in attribution report for data driven attribution golden date.

DateRange

Query date range may not be fully served.

Dv360

Data is truncated because DV360 policy does not permit data older than 2 years from being returned.

EventScopedEcommerceMetrics

New event-scoped ecommerce metrics only have data after a specific date.

GoogleAds

Data is truncated due to Google Ads 36 month retention policy.

ItemScopedEcommerceMetrics

New item-scoped ecommerce metrics only have data after a specific date.

Property

Data truncated because the query attempts to read event data prior to its retention date.

RulesBasedModels

Data is truncated in attribution report for rules-based models golden date.

Unspecified

Unspecified type.

In this article
Back to top Generated by DocFX