[Beta]{class="badge informative"}
۶Ƶ Advertising Cloud ExperienceEvent Full Extension schema field group
۶Ƶ Advertising Cloud ExperienceEvent Full Extension is a standard schema field group for the XDM ExperienceEvent class, which captures common metrics that are collected by ۶Ƶ Advertising (formerly called “Advertising Cloud”).
This document describes the structure and use case of the Advertising Cloud extension field group.
Field group structure
The field group provides a single _experience
object to a schema, which itself contains a single adcloud
object.
adDeliveryDetails
adDeliveryDetails
object for more information on the contents of this object.advertisement
campaign
conversionDetails
eventType
fees
inventory
productDetails
stitchId
adDeliveryDetails
adDeliveryDetails
The adDeliveryDetails object provides information about where and how the advertisement was delivered, including placement websites and location identifiers.
placementWebsite
siteLinkText
interestLocationID
physicalLocationID
advertisement
advertisement
The advertisement object describes details about the digital advert, such as its identifiers, type, creative, targeting, and associated keywords.
adId
runtime
unknown
and HTML5
.adClass
display
, video
, or social
.adUnitType
The identifier for the code that renders the ad in a browser or device. Possible values include:
linearVideo
: Linear videointeractiveVideo
: Interactive videobanner
: Banner,richMediaBanner
: Rich media banner,newsFeedVideo
: News feed video,newsFeedDisplay
: News feed display,HTML5
: HTML5,inPageVideo
: In page video,inPageDisplay
: In page display,facebook
: Facebook,twitter
: Twitter,linearTv
: Linear TV,vod
: Video on Demand
promotedAssetId
creativeID
keywordID
keyword
isDynamicSearchAd
audienceID
adGroupID
campaignID
networkType
The network type where the event occurred. Possible values include:
search
: The advertisement was displayed on the Search Network.content
: The advertisement was displayed on the Content Network.
matchType
The keyword match type. Possible values include:
exact
: Exact match of the keywordbroad
: Broad match of the keywordphrase
: Phrase match of the keyword
campaign
campaign
The campaign object defines the ad campaign hierarchy, including account, advertiser, placement, and package identifiers, along with currency details.
accountId
dspId
campaignId
placementId
packageId
advertiserId
experimentId
sampleGroupId
currency
conversionDetails
conversionDetails
The conversionDetails object captures tracking information for ad conversions, including tracking codes, identities, and conversion properties.

trackingCode
trackingIdentities
conversionProperties
subscriptions=253
).fees
fees
The fees object captures media, data, and other advertising costs, broken down by Advertising DSP, account, and advertiser.
DSPMediaFees
DSPDataFees
DSPOtherFees
accountMediaFees
accountDataFees
accountOtherFees
advertiserMediaFees
advertiserDataFees
advertiserOtherFees
billableMediaNetSpend
totalMediaNetSpend
billableDataNetSpend
billableOtherNetSpend
totalBillableNetSpend
totalNonBillableNetSpend
totalNetSpend
inventory
inventory
The inventory object records details about the ad inventory opportunity, including session data, partner codes, site IDs, cost currency, and segmentation rules.
sessionId
feedID
sspPartnerCode
siteID
costCurrency
inventorySourceId
segment
Details associated with user segmentation rules. Its properties include:
attributablePartnerId
(String): The identifier for the segment provider who owns the attributableSegmentId.attributableSegmentId
(String): The segment credited for user targeting in the placement’s targeting rule. This is used for the purposes of tracking costs and paying partners.segments
(String): The intersection of the user segments a) to which the user belonged, and b) that the ad was targeting. This is not the full list of segments to which the user belonged at the time of the auction.
optimizationTag
attributableDeviceGraphId
productDetails
productDetails
The productDetails
object contains information about products featured in shopping ads for ۶Ƶ Advertising Search, Social, & Commerce, including product identifiers, country, language, partition, title, and ad type.
productID
country
language
partitionID
title
adType
The ad type for the product used in Google Shopping campaigns. Possible values include:
pla_with_pog
: When the event came from a purchase through a shopping adpla
: When the event came from a shopping ad.pla_multichannel
: When the event from a shopping ad included options for both “online” and “local” shopping channels.pla_with_promotion
: When the event from a shopping ad displayed a merchant promotion.
Next steps
This document covered the structure and use case for the Advertising Cloud extension field group. For more details on the field group itself, refer to the .
If you are using this field group to collect Advertising data using the ۶Ƶ Experience Platform Web SDK, see the guide on configuring a datastream to learn how to map data to XDM on the server side.