public class LineItemCreativeAssociationServiceInterfacegetPreviewUrl extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Long |
creativeId |
protected Long |
lineItemId |
protected String |
siteUrl |
| Constructor and Description |
|---|
LineItemCreativeAssociationServiceInterfacegetPreviewUrl() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getCreativeId()
Gets the value of the creativeId property.
|
Long |
getLineItemId()
Gets the value of the lineItemId property.
|
String |
getSiteUrl()
Gets the value of the siteUrl property.
|
void |
setCreativeId(Long value)
Sets the value of the creativeId property.
|
void |
setLineItemId(Long value)
Sets the value of the lineItemId property.
|
void |
setSiteUrl(String value)
Sets the value of the siteUrl property.
|
protected Long lineItemId
protected Long creativeId
protected String siteUrl
public LineItemCreativeAssociationServiceInterfacegetPreviewUrl()
public Long getLineItemId()
Longpublic void setLineItemId(Long value)
value - allowed object is
Longpublic Long getCreativeId()
Longpublic void setCreativeId(Long value)
value - allowed object is
Longpublic String getSiteUrl()
StringCopyright © 2018. All Rights Reserved.