com.ibm.commerce.marketing.facade.datatypes

Interface MarketingSpotActivityMarketingContentDataType

  • All Superinterfaces:
    BaseMarketingSpotActivityDataType


    public interface MarketingSpotActivityMarketingContentDataType
    extends BaseMarketingSpotActivityDataType
    A representation of the model object 'Spot Activity Marketing Content Data Type'. The marketing content to display in the e-Marketing Spot.

    The following features are supported:

    See Also:
    MarketingPackage.getMarketingSpotActivityMarketingContentDataType()
    • Method Detail

      • getMarketingContent

        MarketingContentType getMarketingContent()
        Returns the value of the 'Marketing Content' containment reference. Marketing content refers to any creative material created for your site.
        Returns:
        the value of the 'Marketing Content' containment reference.
        See Also:
        setMarketingContent(MarketingContentType), MarketingPackage.getMarketingSpotActivityMarketingContentDataType_MarketingContent()