Event Taxonomy Limitation

Category, Action, Label, Value

  • Data Type : 사전에 정의된 Type과 일치하지 않는 경우 해당 데이터 필드가 포함된 전체 이벤트 데이터를 저장하지 않습니다.
  • Max Length : 사전에 정의된 최대 길이를 벗어나는 경우 최대 길이까지 데이터를 자른 후 저장합니다.

Semantic Event Properties(Semantic Attributes)

  • Data Type : 사전에 정의된 Type과 일치하지 않는 경우 해당 데이터 필드가 포함된 전체 이벤트 데이터를 저장하지 않습니다. 단, Semantic Event Properties 내 개별 데이터필드가 사전에 정의된 Type과 일치하지 않는 경우에는 이슈가 되는 해당 필드만을 제외하고 이벤트 데이터를 저장합니다.
  • Max Length : 전체 Semantic Event Properties 에 대해서는 별도 길이 제한이 없습니다. 단, Semantic Event Properties 내 개별 데이터필드가 사전에 정의된 최대 길이를 벗어나는 경우 최대 길이까지 데이터를 자른 후 저장합니다.

Custom Event Properties(Custom Attributes)

  • Data Type : 사전에 정의된 Type과 일치하지 않는 경우 해당 데이터 필드가 포함된 전체 이벤트 데이터를 저장하지 않습니다.
  • Max Length : 사전에 정의된 최대 길이를 벗어나는 경우 필드 값을 "ERROR_MAX_LENGTH_EXCEEDED"로 변경하여 저장합니다.

이벤트 데이터 필드별 Type 및 Max Length

Field NameChild Field NameField KeyTypeMax Length
Category-categorystring128
Action-actionstring128
Label-labelstring128
Value-valuefloat64bit float
Custom Event Properties-customAttributesmap2048
Semantic Event Properties-semanticAttributesmap-
Semantic Event PropertiesCurrencycurrencystring1024
Semantic Event PropertiesProduct List IDproductListIDstring1024
Semantic Event PropertiesCart IDcartIDstring1024
Semantic Event PropertiesTransaction IDtransactionIDstring1024
Semantic Event PropertiesTransaction TypetransactionTypestring1024
Semantic Event PropertiesTransaction Paired Event CategorytransactionPairedEventCategorystring1024
Semantic Event PropertiesSearch Queryquerystring1024
Semantic Event PropertiesWish List IDwistListIDstring1024
Semantic Event PropertiesContent IDcontentIDstring1024
Semantic Event PropertiesContent NamecontentNamestring1024
Semantic Event PropertiesLevellevelstring1024
Semantic Event PropertiesIn App PurchasedinAppPurchasedboolean-
Semantic Event PropertiesTotal RevenuetotalValuefloat64bit float
Semantic Event PropertiesRating ValueratingValuefloat64bit float
Semantic Event PropertiesMax Rating ValuemaxRatingValuefloat64bit float
Semantic Event PropertiesScorescorefloat64bit float
Semantic Event PropertiesTransaction Paired Event TimestamptransactionPairedEventTimestampint64bit int
Semantic Event PropertiesTotal QuantitytotalQuantityint64bit int
Semantic Event PropertiesProduct Listproductsarray-
Semantic Event PropertiesProduct IDproducts[0].productIDstring1024
Semantic Event PropertiesProduct Nameproducts[0].namestring1024
Semantic Event PropertiesProduct Priceproducts[0].pricefloat64bit float
Semantic Event PropertiesProduct Quantityproducts[0].quantityint64bit int
Semantic Event PropertiesProduct Currencyproducts[0].currencystring1024
Semantic Event PropertiesProduct Positionproducts[0].positionint64bit int