The CampaignElementTemplate noun is used to model a campaign element template. Campaign element templates are the template definitions of elements within a marketing campaign.
BOD | Action Code / Access Profile | Action Expression | Service Provided | Sample XML Message | Client Library / Expression Builder |
---|---|---|---|---|---|
GetCampaignElementTemplate | IBM_Admin_Details | /CampaignElementTemplate | Finds all campaign element templates in a store. |
Request
Response |
findAll |
IBM_Admin_Details | /CampaignElementTemplate[CampaignElementTemplateIdentifier[CampaignElementFormat=$campaignElementFormat$]] | Finds campaign element templates in a store by type. |
Request
Response |
findByType | |
IBM_Admin_Details | /CampaignElementTemplate[CampaignElementTemplateIdentifier[UniqueID=]] | Finds a campaign element template by the campaign element template ID. |
Request
Response |
MarketingFacadeClient.getCampaignElementTemplate | |
IBM_Admin_Details | /CampaignElementTemplate[CampaignElementTemplateIdentifier[ExternalIdentifier[CampaignElementFormat= and Name=]]] | Finds a campaign element template in a store by the campaign element name and campaign element type. |
Request
Response |
MarketingFacadeClient.getCampaignElementTemplate |
Some sample XML request and response web service messages are provided for each noun. These sample messages might not include all properties or attributes. To view a sample message that includes other properties or attributes, enable logging and tracing for the appropriate component and then call the web service to set or change the properties or attributes. Review the corresponding log file to see the request or response information.
Access Profile | Data Returned |
---|---|
IBM_Admin_Details |
|