スコアリングデータ
モデルのスコアリングの一環として、スコアリングデータは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
詳しくは、 スキーマを参照してください。