Reference > WebSphere Commerce Web services > Marketing


Marketing


Noun MarketingContent


Description

The MarketingContent noun is used to model marketing content. Marketing content refers to any creative material created for the site. Marketing content can have multiple language descriptions, and can optionally be associated with an attachment.


BOD Summary

Access Profile and Expression Builder columns are for Get BOD only.

BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder
GetMarketingContent IBM_Admin_Details, IBM_Store_Details /MarketingContent[MarketingContentIdentifier[(UniqueID=)]] Finds marketing content by marketing content IDs. Request
Response
findByUniqueIDs
IBM_Admin_Details, IBM_Store_Details {_wcf.ap=$accessProfile$;_wcf.dataLanguageIds='$dataLanguageIds$'}/MarketingContent[MarketingContentIdentifier[(UniqueID=$UniqueId$)]] Finds marketing content descriptions by marketing content IDs. Request
Response
findMarketingContentDescriptionsById
IBM_Admin_Summary, IBM_Store_Summary /MarketingContent Finds all marketing content in a store. Request
Response
findAll
IBM_Admin_Summary, IBM_Store_Summary /MarketingContent[search(MarketingContentIdentifier/ExternalIdentifier/Name='$searchText$' or MarketingContentDescription/MarketingText='$searchText$')] Finds marketing content in a store by name or by the marketing text it contains. Request
Response
findByName
IBM_Admin_Summary /MarketingContent[MarketingContentFormat[UniqueID=$contentType$] and search(MarketingContentIdentifier/ExternalIdentifier/Name='$searchText$' or MarketingContentDescription/MarketingText='$searchText$')] Finds marketing content of a specific type in a store by name or by the marketing text it contains. Request
Response
findByNameAndType
IBM_Admin_Details, IBM_Store_Details /MarketingContent[Attachment[AttachmentIdentifier[(UniqueID='$attachmentId$')]]] Finds marketing content by the attachment ID. Request
Response
findMarketingContentByAttachmentId
ProcessMarketingContent Add Creates a new marketing content. Request
Response
MarketingFacadeClient.createMarketingContent
Delete Deletes an existing marketing content. Request
Response
MarketingFacadeClient.deleteMarketingContent
ChangeMarketingContent Change /MarketingContent Updates an existing marketing content. Request
Response
MarketingFacadeClient.updateMarketingContent
Add /MarketingContent/Attachment Adds an attachment to the marketing content. Request
Response
MarketingFacadeClient.createMarketingContentAttachment
Delete /MarketingContent/Attachment Deletes the reference to an attachment. Request
Response
MarketingFacadeClient.deleteMarketingContentAttachment
Add /MarketingContent/MarketingContentDescription Creates a new marketing content description. Request
Response
MarketingFacadeClient.createMarketingContentDescription
Change /MarketingContent/MarketingContentDescription Updates an existing marketing content description. Request
Response
MarketingFacadeClient.updateMarketingContentDescription
Delete /MarketingContent/MarketingContentDescription Deletes an existing marketing content description. Request
Response
MarketingFacadeClient.deleteMarketingContentDescription



Access Profile

Access Profile Data Returned Description Sample XML Message
IBM_Admin_Summary

  • /MarketingContent/MarketingContentIdentifier

   
IBM_Admin_Details

  • /MarketingContent/MarketingContentIdentifier

  • /MarketingContent/MarketingContentDescription

  • /MarketingContent/MarketingContentFormat

  • /MarketingContent/Attachment

   
IBM_Store_Summary

  • /MarketingContent/MarketingContentIdentifier

   
IBM_Store_Details

  • /MarketingContent/MarketingContentIdentifier

  • /MarketingContent/MarketingContentDescription

  • /MarketingContent/MarketingContentFormat

  • /MarketingContent/Attachment

   



XSD files


Topic URL: _vcc_freeselect_bottom_


+

Search Tips   |   Advanced Search