public class ETContentArea extends ETSoapObject
ETContentArea object represents represents a defined section of reusable content in the Salesforce Marketing Cloud.
One or many ContentAreas can be defined for an Email object. A ContentArea is always acted upon in the context of an Email object.ETSoapObject.DataExtensionRowConverter, ETSoapObject.EnumConverter, ETSoapObject.ExternalObjectConverter, ETSoapObject.InternalObjectConverterPAGE_SIZE| Constructor and Description |
|---|
ETContentArea() |
create, delete, delete, fromInternal, getInternalProperties, getInternalProperty, retrieve, retrieve, retrieve, retrieve, toFilterPart, toInternal, updategetAllModified, getModified, setModifiedgetAllFields, getAllFields, getClient, getField, getField, setClient, toStringpublic String getId()
getId in class ETApiObjectpublic void setId(String id)
setId in class ETApiObjectid - the id to setpublic String getKey()
public void setKey(String key)
key - the key to setpublic String getContent()
public void setContent(String content)
content - the content to setpublic Boolean getIsBlank()
public void setIsBlank(Boolean isBlank)
isBlank - the isBlank to setpublic Integer getCategoryID()
public void setCategoryID(Integer categoryID)
categoryID - the categoryID to setpublic String getName()
public void setName(String name)
name - the name to setpublic LayoutType getLayout()
public void setLayout(LayoutType layout)
layout - the layout to setpublic Boolean getIsDynamicContent()
public void setIsDynamicContent(Boolean isDynamicContent)
isDynamicContent - the isDynamicContent to setpublic Boolean getIsSurvey()
public void setIsSurvey(Boolean isSurvey)
isSurvey - the isSurvey to setpublic String getBackgroundColor()
public void setBackgroundColor(String backgroundColor)
backgroundColor - the backgroundColor to setpublic String getBorderColor()
public void setBorderColor(String borderColor)
borderColor - the borderColor to setpublic Integer getBorderWidth()
public void setBorderWidth(Integer borderWidth)
borderWidth - the borderWidth to setpublic Integer getCellpadding()
public void setCellpadding(Integer cellpadding)
cellpadding - the cellpadding to setpublic Integer getCellspacing()
public void setCellspacing(Integer cellspacing)
cellspacing - the cellspacing to setpublic String getWidth()
public void setWidth(String width)
width - the width to setpublic String getFontFamily()
public void setFontFamily(String fontFamily)
fontFamily - the fontFamily to setpublic Boolean getHasFontSize()
public void setHasFontSize(Boolean hasFontSize)
hasFontSize - the hasFontSize to setpublic Boolean getIsLocked()
public void setIsLocked(Boolean isLocked)
isLocked - the isLocked to setpublic String getCustomerKey()
public void setCustomerKey(String customerKey)
customerKey - the customerKey to setCopyright © 2017. All rights reserved.