https://ns.adobe.com/experience/adcloud/campaign
Adobe Advertising Cloud ad campaign hierarchy details such as, account, package, advertiser, and campaign IDs.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/adcloud/campaign.schema.json |
{
"xdm:accountId": "123456",
"xdm:dspId": "2",
"xdm:campaignId": "987654",
"xdm:placementId": "7656467",
"xdm:packageId": "98766172",
"xdm:advertiserId": "87612391",
"xdm:experimentId": "9812987",
"xdm:sampleGroupId": "8676378",
"xdm:currency": "USD"
}{
"@id": "12",
"dsp:campaignKey": "QEr8RnlYHwnG4KbFSQor",
"dsp:campaignName": "News At Cisco",
"dsp:campaignStatus": "Active",
"dsp:timezone": "America/New_York",
"dsp:type": "Media",
"dsp:userId": 495991,
"dsp:accountId": "1",
"dsp:advertiserId": "3",
"dsp:campaignStartTime": "2019-01-09 00:00:00",
"dsp:campaignEndTime": "2019-01-11 00:00:00",
"repo:createDate": "2019-04-26T14:00:00+00:00",
"repo:modifyDate": "2019-04-26T14:00:00+00:00"
}{
"@id": "100001061",
"searchads:campaignId": "10001234",
"searchads:accountId": "10001456",
"searchads:campaignName": "My First Campaign",
"searchads:campaignDescription": "Branded Mobile Campaign",
"searchads:campaignStatus": "Active",
"searchads:channelType": "Search",
"searchads:budget": 123.45,
"searchads:budgetType": "Monthly",
"searchads.adDeliveryType": "Standard",
"searchads.CampaignObjective": "visit_web",
"repo:createDate": "2019-04-26T14:00:00+00:00",
"repo:modifyDate": "2019-04-26T14:00:00+00:00"
}{
"xdm:id": "100001061",
"xdm:campaignId": "10001234",
"xdm:campaignName": "My First Campaign",
"xdm:campaignDescription": "Branded Mobile Campaign",
"xdm:campaignStatus": "Active",
"xdm:channelType": "Search",
"xdm:budget": 123.45,
"xdm:budgetType": "Monthly",
"xdm.adDeliveryType": "Standard",
"xdm.CampaignObjective": "visit_web",
"repo:createDate": "2019-04-26T14:00:00+00:00",
"repo:modifyDate": "2019-04-26T14:00:00+00:00"
}| Property | Type | Required | Defined by |
|---|---|---|---|
| xdm:accountId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:advertiserId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:campaignId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:currency | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:dspId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:experimentId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:packageId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:placementId | string |
Optional | Ad Campaign Detail (this schema) |
| xdm:sampleGroupId | string |
Optional | Ad Campaign Detail (this schema) |
* |
any | Additional | this schema allows additional properties |
Identifier for the account.
xdm:accountId
- is optional
- type:
string - defined in this schema
string
Identifier for the advertiser.
xdm:advertiserId
- is optional
- type:
string - defined in this schema
string
Identifier for the campaign.
xdm:campaignId
- is optional
- type:
string - defined in this schema
string
The ISO 4217 billing currency code for the account.
xdm:currency
- is optional
- type:
string - defined in this schema
string
All instances must conform to this regular expression
^[A-Z]{3}$"USD""EUR"Identifier for the Demand Side Platform where the campaign is defined. Usually, is the id of Adobe Advertising Cloud DSP.
xdm:dspId
- is optional
- type:
string - defined in this schema
string
Identifier for the experiment.
xdm:experimentId
- is optional
- type:
string - defined in this schema
string
Identifier for the package.
xdm:packageId
- is optional
- type:
string - defined in this schema
string
Identifier for the placement.
xdm:placementId
- is optional
- type:
string - defined in this schema
string
Identifier for the sample group.
xdm:sampleGroupId
- is optional
- type:
string - defined in this schema
string