OBJECT

ComIbmCommerceRestMarketingHandlerESpotDataHandlerMarketingContentDescriptionContainer

Structure containing marketing content description.

link GraphQL Schema definition

1type ComIbmCommerceRestMarketingHandlerESpotDataHandlerMarketingContentDescriptionContainer {
2
3# Location of a marketing content.
4contentLocation: String
9
5# Supported languages of a marketing content.
6language: String
9
7# Marketing text of a marketing content.
8marketingText: String
10
11}