OBJECT
ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainer
The data to display in the e-marketing spot. This contains the data and the information about the activity that returned this data.
link GraphQL Schema definition
1 type ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainer { 2 3 # Type of the activity that returned the data to be displayed in the e-marketing 4 # spot. 5 : String 146 6 # Unique identifier for the activity. 7 : String 146 8 # Name of the activity. 9 : String 146 10 # Priority of the activity that returned the data to be displayed in the 11 # e-marketing spot. 12 : String 146 13 # Association to other objects. 14 : String 146 15 # External identifying name for the attachment target. 16 : String 146 17 # Identifier for the attachment 18 : String 146 19 # Owner of the attachment target. 20 : String 146 21 # External identifier of the store that owns the attachment. 22 : String 146 23 # Identifier of the store that owns the attachment. 24 : String 146 25 # Definition of an attachment asset. 26 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttachmentAssetContainer] 146 27 # Not used 28 : [JSON] 146 29 # Sequence of the attachment relation usage. 30 : String 146 31 # Image path of the attachment relation usage. 32 : String 146 33 # Description of the relationship between the business object and the attachment. 34 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerAttachmentDescriptionContainer] 146 35 # Unique identifier for the attachment reference. 36 : String 146 37 # Language or locale specific description of an attachment. 38 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerAttachmentDescriptionContainer] 146 39 # Name of the attachment usage. 40 : String 146 41 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerAttributesContainer] 146 42 # Unique identifier for the data displayed in the e-marketing spot. 43 : String 146 44 # Name of the data displayed in the e-marketing spot. 45 : String 146 46 # Name of the campaign that returned the data to be displayed in the e-marketing 47 # spot 48 : String 146 49 # Type of the data displayed in the e-marketing spot. 50 : String 146 51 # Catalog entry type code. 52 : String 146 53 # Catalog group identifier. 54 : String 146 55 # Unique identifier for the category. 56 : String 146 57 # Catalog group identifier. 58 : String 146 59 # Number of click actions of the marketing content. : "None", "Single"(URL) or 60 # "Multiple"(Image Map). 61 : String 146 62 # Unique ID of the type of the marketing content. 63 : String 146 64 # Name of the type of the marketing content. 65 : String 146 66 # Unique ID of the marketing content. 67 : String 146 68 # The input options for the marketing content image map. Two options are support: 69 # "Area" means the image map is defined by individual area. "Source" means the 70 # image map is defined by HTML source code. 71 : String 146 72 # MIME type of the marketing content. 73 : String 146 74 # Name of the marketing content. 75 : String 146 76 # Unique external identifier of the store associated with the marketing content. 77 : String 146 78 # Identifier of the store associated with the marketing content. 79 : String 146 80 # Click action to be invoked when marketing content on the page is clicked. 81 : String 146 82 # The contract price object. 83 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerContractPriceContainer] 146 84 # Description of the catalog entry/category. 85 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerDescriptionContainer] 146 86 # Sequence of display of catalog entry. 87 : String 146 88 # Structure containing a list price. 89 : ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerListPriceContainer 146 90 # Description of the marketing content. 91 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerMarketingContentDescriptionContainer] 146 92 # Type definition for a navigational relationship 93 : String 146 94 # Owner organization of the catalog entry/catalog group. 95 : String 146 96 # Parent catalog group identifier. Null for top-level catalog groups. 97 : String 146 98 # Unique ID of the product. 99 : String 146 100 # Part number or SKU for the product. 101 : String 146 102 # Properties related to marketing content. 103 : [ComIbmCommerceRestMarketingHandlerESpotDataHandlerESpotContainerMarketingSpotDataContainerBaseMarketingSpotActivityDataContainerPropertiesContainer] 146 104 # SEO properties associated with the catalog entry / catalog group. 105 : String 146 106 # SEO URL associated with the catalog entry / catalog group. 107 : String 146 108 # The standard price. 109 : String 146 110 # Unit price in other currencies. 111 : String 146 112 # Contract identifier the standard price is associated with. 113 : String 146 114 # Currency of the standard price. 115 : String 146 116 # Description of the standard price. 117 : String 146 118 # End date. 119 : String 146 120 # Date of last update. 121 : String 146 122 # Maximum quantity. 123 : String 146 124 # Minimum quantity. 125 : String 146 126 # Precedence of contract. 127 : String 146 128 # A uniquely identifying number that identifies the standard price. 129 : String 146 130 # Quantity of a unit. 131 : String 146 132 # Unit of measure for minimumQuantity and maximumQuantity. 133 : String 146 134 # Start date. 135 : String 146 136 # External store identifier for the catalog entry/catalog group. 137 : String 146 138 # Taxonomy attributes for the catalog group. 139 : String 146 140 # Attribute indicating whether catalog group is a top-level catalog group. 141 : String 146 142 # The display template for the catalog group. 143 : String 146 144 # The root directory for the catalog group. 145 : String 147 148 }