Dela via


Marketing Campaign in ESG data model

Base entity from which all Industry Data Model entities are derived.

Traits

Traits for this entity are listed here.

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"4.3"stringsemantic version number of the entity

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBase entity from which all Industry Data Model entities are derived.
enA Marketing Campaign is a planned series of Marketing Events designed to promote the sale of one or more Products/Services.

Note:

Because Marketing Campaigns may support the sale of one or more Products, the actual Products promoted are done so at the Marketing Event level.

entitya reference to the constant entity holding the list of localized text

is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMarketingCampaign/(resolvedAttributes)/MarketingCampaignIdattribute

minimumObjectModelVersion
Minimum version of the object model required to fully understand the data schema used.

ParameterValueData typeExplanation
versionNumber"1.2.3"string

is.IDM.modelVersion
Semantic version number of the IDM.

ParameterValueData typeExplanation
versionNumber"1.6.0"string

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{01C0D56A-A075-4E41-B936-535822A8CF58}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nativeTo.businessArea
The name of the business area from which the entity originates.

ParameterValueData typeExplanation
name"Marketing & Advertising"string

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign
entitya reference to the constant entity holding the list of localized text

has.entitySchemaAbstractionLevel
A level of abstraction assigned to an Entity schema. Logical schema descriptions use complex dataTypes, inheritance, and entities as attributes. Resolved descriptions contain none of those things, only final trait and attribute sets are shown. A composition schema manipulates, guides or restates parts of logical schemas to produce one resolved schema.

ParameterValueData typeExplanation
level"resolved"stringPossible values: logical, composition, resolved

Attributes

Name Description First Included in Instance
MarketingCampaignId The unique identifier of a Marketing Campaign. MarketingCampaign
MarketingCampaignName The name of the Marketing Campaign. MarketingCampaign
MarketingCampaignDescription The description of the Marketing Campaign. MarketingCampaign
MarketingCampaignObjectivesStatement Goals to be accomplished by an organization's overall Marketing Campaign such as sales, market share, or profitability. MarketingCampaign
MarketingCampaignStrategyStatement Strategy to be used by an organization's overall Marketing Campaign such as sales, market share, or profitability. MarketingCampaign
MarketingCampaignStartDate The start date of the Marketing Campaign. MarketingCampaign
MarketingCampaignEndDate The end date of the Marketing Campaign. MarketingCampaign
TotalMarketingCampaignCostAmount The total costs expended in relation with the associated Marketing Campaign. MarketingCampaign
TotalNumberManDaysExpended The total number of man-days expended in association with the associated Marketing Campaign. MarketingCampaign
MarketingCampaignNote A note, comment or additional information regarding a Marketing Campaign. MarketingCampaign
ProductId The unique identifier of a Product. MarketingCampaign
BrandId The unique identifier of a Brand. MarketingCampaign

MarketingCampaignId

The unique identifier of a Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign ID
descriptionThe unique identifier of a Marketing Campaign.
isPrimaryKeytrue
dataFormatint32

Traits

List of traits for the MarketingCampaignId attribute are listed here.

is.dataFormat.integer
is.identifiedBy
Names a specific identity attribute to use with an entity.

ParameterValueData typeExplanation
attributeMarketingCampaign/(resolvedAttributes)/MarketingCampaignIdattribute

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{03408DFF-AD96-4541-A320-61DB9144FC88}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MarketingCampaignName

The name of the Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Name
descriptionThe name of the Marketing Campaign.
dataFormatstring
maximumLength256
isNullabletrue

Traits

List of traits for the MarketingCampaignName attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{208DE376-2F9A-4C43-832C-1A5BB43A461B}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Name
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe name of the Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"256"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

MarketingCampaignDescription

The description of the Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Description
descriptionThe description of the Marketing Campaign.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the MarketingCampaignDescription attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{03D4BDD2-B8A8-4850-A552-3FFEB0E91A50}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Description
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe description of the Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

MarketingCampaignObjectivesStatement

Goals to be accomplished by an organization's overall Marketing Campaign such as sales, market share, or profitability.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Objectives Statement
descriptionGoals to be accomplished by an organization's overall Marketing Campaign such as sales, market share, or profitability.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the MarketingCampaignObjectivesStatement attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{590AA8DB-FAC3-43AB-A842-3ABABCF2A08A}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Objectives Statement
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enGoals to be accomplished by an organization's overall Marketing Campaign such as sales, market share, or profitability.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

MarketingCampaignStrategyStatement

Strategy to be used by an organization's overall Marketing Campaign such as sales, market share, or profitability.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Strategy Statement
descriptionStrategy to be used by an organization's overall Marketing Campaign such as sales, market share, or profitability.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the MarketingCampaignStrategyStatement attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{042CE430-C27B-4F44-BAE9-2852648AB9F5}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Strategy Statement
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enStrategy to be used by an organization's overall Marketing Campaign such as sales, market share, or profitability.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

MarketingCampaignStartDate

The start date of the Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Start Date
descriptionThe start date of the Marketing Campaign.
dataFormatdate
isNullabletrue

Traits

List of traits for the MarketingCampaignStartDate attribute are listed here.

is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{2C722A13-D53A-4676-9B93-7565ADBE1F91}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Start Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe start date of the Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

MarketingCampaignEndDate

The end date of the Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign End Date
descriptionThe end date of the Marketing Campaign.
dataFormatdate
isNullabletrue

Traits

List of traits for the MarketingCampaignEndDate attribute are listed here.

is.dataFormat.date
means.measurement.date
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{121FB60F-E0C9-493F-BE6A-4DE79B099BAA}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign End Date
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe end date of the Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.date

TotalMarketingCampaignCostAmount

The total costs expended in relation with the associated Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameTotal Marketing Campaign Cost Amount
descriptionThe total costs expended in relation with the associated Marketing Campaign.
dataFormatdecimal
isNullabletrue

Traits

List of traits for the TotalMarketingCampaignCostAmount attribute are listed here.

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

ParameterValueData typeExplanation
precision"18"integerthe total number of significant digits
scale"2"integerthe number of digits to the right of the decimal place

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{5778F494-5F16-4583-BE5D-51094C25176F}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTotal Marketing Campaign Cost Amount
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe total costs expended in relation with the associated Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.numeric.shaped
for setting the exact precision and scale of numeric values

TotalNumberManDaysExpended

The total number of man-days expended in association with the associated Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameTotal Number Man-Days Expended
descriptionThe total number of man-days expended in association with the associated Marketing Campaign.
dataFormatint32
isNullabletrue

Traits

List of traits for the TotalNumberManDaysExpended attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{067C1CA4-CA41-4A43-92D2-694A45C3C974}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enTotal Number Man-Days Expended
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe total number of man-days expended in association with the associated Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer

MarketingCampaignNote

A note, comment or additional information regarding a Marketing Campaign.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameMarketing Campaign Note
descriptionA note, comment or additional information regarding a Marketing Campaign.
dataFormatstring
maximumLength2048
isNullabletrue

Traits

List of traits for the MarketingCampaignNote attribute are listed here.

is.dataFormat.character
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{130F5449-F727-4E39-AE26-2C9AABB7FF83}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enMarketing Campaign Note
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enA note, comment or additional information regarding a Marketing Campaign.
entitya reference to the constant entity holding the list of localized text

is.constrained
Maximum length or value constraints.

ParameterValueData typeExplanation
maximumLength"2048"integer

is.dataFormat.character
is.dataFormat.array
Indicates a contiguous sequence of fundamental units that should be taken as a whole and considered one value. Array of Character is a String. Array of Byte is a Binary Object.

ProductId

The unique identifier of a Product.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameProduct ID
descriptionThe unique identifier of a Product.
dataFormatint64
isNullabletrue

Traits

List of traits for the ProductId attribute are listed here.

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{0280812D-A6E8-47E5-A525-C689B99BC180}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enProduct ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Product.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer
is.dataFormat.big
Indicates an atomic but multi-unit version of a fundamental type such as a multi byte encoded character, a double precision float, a long integer.

BrandId

The unique identifier of a Brand.
First included in: MarketingCampaign (this entity)

Properties

NameValue
displayNameBrand ID
descriptionThe unique identifier of a Brand.
dataFormatint32
isNullabletrue

Traits

List of traits for the BrandId attribute are listed here.

is.dataFormat.integer
has.schemaObjectIdentifier
The schema object has an identifier, which is a string, specified as the parameter of the trait. It allows writers to define other identification values.

ParameterValueData typeExplanation
identifier"{3773DC37-B750-4E0A-8156-29C7CB8311F0}"stringThe identifier for the schema object. There's no uniqueness guarantee enforced by CDM. It's a contract between reader and writer of the schema.

is.nullable
The attribute value can be set to NULL.

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enBrand ID
entitya reference to the constant entity holding the list of localized text

is.localized.describedAs
Holds the list of language specific descriptive text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enThe unique identifier of a Brand.
entitya reference to the constant entity holding the list of localized text

is.dataFormat.integer