Reference > WebSphere Commerce Web services > Marketing
Marketing
Noun MarketingSpot
Description
The MarketingSpot noun is used to model an e-Marketing Spot. An e-Marketing Spot reserves space on the store pages in which personalized marketing content displays. This noun is used in an authoring environment to provide the list of e-Marketing Spots when creating marketing activities, and to manage creating, updating and deleting e-Marketing Spots. In the storefront, the MarketingSpotData noun is used to provide the data to display to customers in an e-Marketing Spot.
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 GetMarketingSpot IBM_Admin_Details /MarketingSpot[MarketingSpotIdentifier[(UniqueID=)]] Finds e-Marketing Spots in a store by e-Marketing Spot IDs. Request
ResponsefindByUniqueIDs IBM_Admin_Details /MarketingSpot[Usage='$usage$'] Finds all e-Marketing Spots in a store by spot usage. Valid values for usage are MARKETING and CONTENT. Request
ResponsefindAll IBM_Admin_Details /MarketingSpot[Usage='$usage$' and search(MarketingSpotIdentifier/ExternalIdentifier/Name='$searchText$' or Description='$searchText$')] Finds e-Marketing Spots in a store by usage and name or description. Request
ResponsefindByUsageAndNameOrDescription ProcessMarketingSpot Add Creates a new e-Marketing Spot. Request
ResponseMarketingFacadeClient.createMarketingSpot Delete Deletes an existing e-Marketing Spot. Request
ResponseMarketingFacadeClient.deleteMarketingSpot ChangeMarketingSpot Change /MarketingSpot Updates an existing e-Marketing Spot. Request
ResponseMarketingFacadeClient.updateMarketingSpot Add /MarketingSpot/DefaultContent Adds default content to the e-Marketing Spot. Request
ResponseMarketingFacadeClient.updateMarketingSpot Delete /MarketingSpot/DefaultContent Deletes default content from the e-Marketing Spot. Request
ResponseMarketingFacadeClient.updateMarketingSpot
Access Profile
Access Profile Data Returned Description Sample XML Message IBM_Admin_Details
- /MarketingSpot/MarketingSpotIdentifier
XSD files
- MarketingSpot.xsd
- MarketingCommon.xsd
- IdentifierTypes.xsd
- CommonTypes.xsd
- BaseTypes.xsd
- CommerceFoundation.xsd
Topic URL: _vcc_freeselect_bottom_