public class AdMobBackfillCreative extends BaseDynamicAllocationCreative implements Serializable
| Constructor and Description |
|---|
AdMobBackfillCreative() |
AdMobBackfillCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String additionalParameters,
String publisherId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getAdditionalParameters()
Gets the additionalParameters value for this AdMobBackfillCreative.
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer
|
String |
getPublisherId()
Gets the publisherId value for this AdMobBackfillCreative.
|
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer
|
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object
|
int |
hashCode() |
void |
setAdditionalParameters(String additionalParameters)
Sets the additionalParameters value for this AdMobBackfillCreative.
|
void |
setPublisherId(String publisherId)
Sets the publisherId value for this AdMobBackfillCreative.
|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSizepublic String getAdditionalParameters()
public void setAdditionalParameters(String additionalParameters)
additionalParameters - public String getPublisherId()
public void setPublisherId(String publisherId)
publisherId - public boolean equals(Object obj)
equals in class BaseDynamicAllocationCreativepublic int hashCode()
hashCode in class BaseDynamicAllocationCreativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType, Class _javaType, QName _xmlType)
Copyright © 2013. All Rights Reserved.