채점 데이터 사용
모델에 대한 채점을 수행하는 과정에서 채점 데이터는 Experience Platform의 데이터 세트 내에서 유지됩니다. 모델을 만드는 동안 다중 터치 속성을 활성화하면 추가 이벤트 점수 데이터가 Experience Platform의 데이터 세트 내에서 유지됩니다.
이러한 각 데이터 세트는 스키마를 준수합니다. 이 문서에서는 이러한 스키마를 설명합니다.
집계 채점 데이터 스키마
채점 데이터에 대한 스키마의 이름은 AMM AI Schema - <name of model> <id>
과(와) 같이 지정됩니다. 예: AMM AI Schema - Model for Online Conversion 10120
.
모델에 대한 채점 데이터를 유지하는 데이터 집합의 이름은 AMM AI Aggregrate Scores - <id>
(예: AMM AI Aggregrate Scores - 10120
)과 같이 지정됩니다.
스키마에는 점수에 대한 세부 정보가 포함된 오브젝트가 있는 필드 그룹이 포함됩니다. 객체는 다음 필드로 구성됩니다.
campaignGroup
campaignName
contribution
conversionEndDate
conversionName
conversionStartDate
geo
mediaChannel
mediaSubChannel
revenue
scoreCreatedTime
touchpointEndDate
touchpointName
touchpointStartDate
이벤트 점수 데이터 스키마
채점 데이터에 대한 스키마의 이름은 Attribution AI Scores - <name of model> <id> - Schema
과(와) 같이 지정됩니다. 예: Attribution AI Scores - Model for Online Conversion 10120 - Schema
.
모델에 대한 채점 데이터를 유지하는 데이터 집합의 이름은 Attribution AI Scores - <name of model> <id>
(예: Attribution AI Scores - Model for Online Conversion 10120
)과 같이 지정됩니다.
스키마에는 코어에 대한 세부 사항이 포함된 오브젝트가 포함된 필드 그룹이 포함됩니다. 개체 이름은 attibution_AI_scores__<name of model> id
과(와) 같이 지정됩니다.
필드 그룹에는 다음 필드가 포함되어 있습니다.
conversion
passThrough
eventType
channel_typeAtSource
dataSource
예:
Adobe Analytics
eventSource
예:
Adobe.com
eventType
예:
Order
geo
placeContext.geo.countryCode
입니다.예:
US
path
priceTotal
을(를) 통해 얻은 매출 예:
99.9
product
예:
RX 1080 ti
productType
예:
Gpus
quantity
예:
1
receivedTimeStamp
예:
2020-06-09T00:01:51.000Z
skuId
예:
MJ-03-XS-Black
timestamp
예:
2020-06-09T00:01:51.000Z
totalDaysToConversion
totalTouchpointCount
customerProfile
identity
id
namespace
id
및 namespace
등 모델을 만드는 데 사용되는 사용자의 세부 정보를 포함합니다.touchpointsDetail
scores
algorithmicInfluenced
algorithmicSourced
decayUnits
firstTouch
lastTouch
linear
uShape
touchPoint
passThrough
eventType
campaignGroup
campaignName
campaignTag
eventId
geo
mediaAction
mediaChannel
receivedTimeStamp
timestamp
isFirstInThePosition
lag
position
touchpointCountToConversion
touchpointName
예:
PAID_SEARCH_CLICK
conversionName
예:
Order
, Lead
, Visit
scoreCreatedTime
segmentation
segmentation
은(는) conversionName
과(와) 같습니다.예:
ORDER_US
자세한 내용은 스키마를 참조하십시오.