• หน้าแรก
  • นักพัฒนา
  • ไทยไทย
    • ไทยไทย
    • EnglishEnglish
  • หน้าแรก
  • นักพัฒนา
  • ไทยไทย
    • ไทยไทย
    • EnglishEnglish
  • Buzzebees Analytics
    • เริ่มต้นใช้งาน
    • พจนานุกรม ข้อมูล

พจนานุกรม ข้อมูล

Users

Column NameData TypeDescriptionRange/DomainUnits of MeasureMissing Data CodesSourceComments
PartitionKeySTRINGUser ID
RowKeySTRINGRow key for the table
TimestampTIMESTAMPTime when the user data was updated/createdNULL or N/A
CreditCardEncryptedBOOLEANFlag indicating whether the credit card information is encryptedTRUE/FALSE
FriendCountINTNumber of friends of the usernon-negative integers
IsBlackListBOOLEANFlag indicating whether the user is in a blacklistTRUE/FALSE
JoinDateTIMESTAMPDate when the user joinedNULL or N/A
NameSTRINGFull name of the user
TypeSTRINGType of user
CreditCardEncryptionTypeINTType of credit card encryptionnon-negative integers
IDCardNumberEncryptionTypeINTType of ID card number encryptionnon-negative integers
IsPremiumUserBOOLEANFlag indicating whether the user is a premium userTRUE/FALSE
ContactNumberSTRINGContact number of the user
SyncedFavouriteBOOLEANFlag indicating whether the user's favorite items have been syncedTRUE/FALSE
BirthdayTIMESTAMPDate of birth of the userNULL or N/A
EmailSTRINGEmail address of the user
FacebookIdSTRINGFacebook ID of the user
FirstNameSTRINGFirst name of the user
GenderSTRINGGender of the user
IncomeSTRINGIncome of the user
InterestsSTRINGInterests of the user
LastNameSTRINGLast name of the user
ModifyDateTIMESTAMPDate when the user data was last modifiedNULL or N/A
PhonePurchaseTIMESTAMPDate of the user's phone purchaseNULL or N/A
RegionSTRINGRegion of the user
AgeINTAge of the usernon-negative integersyears
AddressSTRINGAddress of the user
DistrictCodeINTDistrict code of the user's locationnon-negative integers
DistrictNameSTRINGDistrict name of the user's location
IDCardNumberSTRINGID card number of the user
ProvinceCodeINTProvince code of the user's locationnon-negative integers
ProvinceNameSTRINGProvince name of the user's location
SubDistrictCodeINTSub-district code of the user's locationnon-negative integers
SubDistrictNameSTRINGSub-district name of the user's location
ZipcodeSTRINGZipcode of the user's location
ExtensionJsonPropertySTRINGAdditional user data in JSON format

UserRedemption

Column NameData TypeDescriptionRange/DomainUnits of MeasureMissing Data CodesSourceComments
campaignidINTID of the campaign
itemnumberINTNumber of the item
serialSTRINGSerial number for the item
statusINTStatus of the item1-5
redeemdateTIMESTAMPDate the item was redeemedNULL or N/A
refidSTRINGUser ID
refbzbuseridSTRINGReference BZB user ID for the item
appidSTRINGID of the application where the item was redeemed
refnameSTRINGName of the user who redeemed the item
refgenderSTRINGGender of the user who redeemed the item
refbirthdayTIMESTAMPBirthday of the user who redeemed the itemNULL or N/A
reflocationsSTRINGLocations of the user who redeemed the item
refrelationshipstatusSTRINGRelationship status of the user who redeemed the item
isusedBOOLEANIndicates if the item has been used
useddateTIMESTAMPDate the item was usedNULL or N/A
privilegetransactionidSTRINGPrivilege transaction ID for the item
priceperunitDECIMAL(18,2)Price per unit for the itemnon-negative decimal
convertpriceDECIMAL(18,2)Price in the local currencynon-negative decimal
pointperunitINTPoints per unit for the itempositive integers
convertpointINTPoints in the local currencypositive integers
pointstobahtrateSTRINGPoints to Bah rate
bahttopointsrateSTRINGBah to Points rate
refpaymenttranidINTReference payment transaction ID
info1STRINGAdditional information field 1
info2STRINGAdditional information field 2
info3STRINGAdditional information field 3
info4STRINGAdditional information field 4
info5STRINGAdditional information field 5
paymentstatusINTPayment status of the item
FirstNameSTRINGFirst name of the user who redeemed the item
OsSTRINGOperating system used to redeem the item
shippingdateTIMESTAMPDate the item was shippedNULL or N/A
macaddressSTRINGMAC address of the device used to redeem the item
versionINTVersion of the app used to redeem the item
addressSTRINGAddress of the user who redeemed the item
pacelnoSTRINGParcel number of the shipment
lastnameSTRINGLast name of the user who redeemed the item
zipcodeSTRINGZip code of the user who redeemed the item
deliverytypeINTDelivery type of the item
deliverycountINTNumber of deliveries of the item
isgeneratepoBOOLEANIndicates if the item has a purchase order
cancelstatusINTCancel status of the item
isrefundedBOOLEANIndicates if the item has been refunded
modifydateTIMESTAMPDate the item was last modified
accountingstatusINTAccounting status of the item
isshippedBOOLEANIndicates if the item has been shipped

PointTransaction

Column NameData TypeDescriptionRange/DomainUnits of MeasureMissing Data CodesSourceComments
PartitionKeySTRINGUser ID
RowKeySTRINGRow key for the table
TimestampTIMESTAMPTime when the points were earned or expiredNULL or N/A
ExpireDateTIMESTAMPDate when the points will expireNULL or N/A
PointsBIGINTNumber of points earned or expirednon-negative integerspoints

CouponHistory

Column NameData TypeDescriptionRange/DomainUnits of MeasureMissing Data CodesSourceComments
PartitionKeySTRING{UserID}|{AppID}
RowKeySTRINGRow key for the table
TimestampTIMESTAMPTime when the coupon was redeemed/usedNULL or N/A
AppIdSTRINGID of the application where the coupon was redeemed/used
BatchSTRINGBatch ID for the coupon
CodeSTRINGCoupon code
NameSTRINGName of the coupon
PointsINTPoints awarded by the couponnon-negative integerspoints
PointsEarnINTPoints earned by redeeming the couponnon-negative integerspoints
UsedDateTIMESTAMPDate the coupon was used/redeemedNULL or N/A
UserIdSTRINGID of the user who redeemed the coupon
ก่อนหน้า
เริ่มต้นใช้งาน
  • ถาม-ตอบ
  • ช่วยเหลือ
  • นโยบายความเป็นส่วนตัว
  • Copyright 2022 Buzzebees Co.,Ltd. All Rights Reserved