Event Taxonomy Limitations

Category, Action, Label, Value

  • Data Type: If the data type does not match the designated format, the event itself is not stored.
  • Max Length: Anything that exceeds the designated maximum length is cut short to fit the maximum length.



Semantic Event Properties (Semantic Attributes)

  • Data Type: If a "semantic attribute" (e.g. transactionID, totalValue) does not match the designated format, the event itself is not stored. However, if individual data fields of "Semantic Event Properties" (e.g. products.productID, products.name) do not match the designated type, the event is stored excluding the problematic field.
  • Max Length: There are no length limitations for "semantic attributes". However, the value of "semantic attributes" are cut short if the length exceeds its limitations.



Custom Event Properties (Custom Attributes)

  • Data Type: If the data type does not match the designated format, the event itself is not stored.
  • Max Length: If the length exceeds the designated maximum length, the value is stored as ERROR_MAX_LENGTH_EXCEEDED.



Type and Max Length for Each Event Data Field

Field NameChild Field NameField KeyTypeMax Length
Category-categorystring128
Action-actionstring128
Label-labelstring128
Value-valuefloat64 bit 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 CategorytransactionPairedEvenCategorystring1024
Semantic Event PropertiesSearch Queryquerystring1024
Semantic Event PropertiesWish List IDwishListIDstring1024
Semantic Event PropertiesContent IDcontentIDstring1024
Semantic Event PropertiesContent NamecontentNamestring1024
Semantic Event PropertiesLevellevelstring1024
Semantic Event PropertiesIn App PurchasedinAppPurchasedboolean-
Semantic Event PropertiesTotal RevenuetotalValuefloat64 bit float
Semantic Event PropertiesRating ValueratingValuefloat64 bit float
Semantic Event PropertiesMax Rating ValuemaxRatingValuefloat64 bit float
Semantic Event PropertiesScorescorefloat64 bit float
Semantic Event PropertiesTransaction Paired Event TimestamptransactionPairedEventTimestampint64 bit float
Semantic Event PropertiesTotal QuantitytotalQuantityint64 bit float
Semantic Event PropertiesProduct Listproductsarrray-
Semantic Event PropertiesProduct IDproducts[0].productIDstring1024
Semantic Event PropertiesProduct Nameproducts[0].namestring1024
Semantic Event PropertiesProduct Priceproducts[0].pricefloat64 bit float
Semantic Event PropertiesProduct Quantityproducts[0].quantityint64 bit float
Semantic Event PropertiesProduct Currencyproducts[0].currencystring1024
Semantic Event PropertiesProduct Positionproducts[0].positionint64 bit float