https://ns.adobe.com/xdm/mixins/campaign-components
Captures B2B campaign specific relationship attributes that are represented as it is in source and also used for merge/unmerge rules analysis if and when needed.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | fieldgroups/campaign/campaign-components.schema.json |
{}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:campaignComponents | object[] |
Optional | XDM Business Campaign Components (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:campaignComponents
-
is optional
-
type:
object[] -
defined in this schema
Array type: object[]
All items must be of the type:
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:sourceCampaignID |
Optional | |
xdm:sourceCampaignOwnerID |
Optional | |
xdm:sourceExternalID |
Optional | |
xdm:sourceParentCampaignID |
Optional |
Campaign unique identifier at source.
xdm:sourceCampaignID
- is optional
- type: reference
Campaign owner unique identifier at the source.
xdm:sourceCampaignOwnerID
- is optional
- type: reference
External unique identifier at the source.
xdm:sourceExternalID
- is optional
- type: reference
Account unique identifier at the source.
xdm:sourceParentCampaignID
- is optional
- type: reference