updateCampaign

Description
This transaction can be used to update specific campaign details such as description or end date and campaign association details such as end date. One can also add new associations to a campaign.
Web Services
Operation name: updateCampaign
Service name: BusinessServices
Example
End an existing campaign.

Add a new product association to an existing marketing campaign.

Usage information

Only CONTACT, PRODUCT, and GROUPING associated entity types are currently supported in InfoSphere® MDM.

Campaign details that can be updated include description, campaign type, campaign priority, campaign start date, and campaign end date.

The Campaign name cannot be changed or updated.

Campaign Association details that can be updated include the campaign indicator, start date, and end date.

You can make a Campaign or Campaign Association inactive by setting the end date less than or equal to the current date.

Preconditions
CampaignIdPK must exist.
Mandatory input
  • CampaignIdPK
  • CampaignLastUpdateDate
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
Not applicable
Request message
<TCRMTxType> updateCampaign

<TCRMTxObject> TCRMCampaignBObj

<TCRMObject> TCRMCampaignBObj

with optional business objects

Response objects
TCRMCampaignBObj

with optional business objects

Special note
Not applicable