public class AdMobBackfillCreative extends BaseDynamicAllocationCreative implements Serializable
| Constructor and Description |
|---|
AdMobBackfillCreative() |
AdMobBackfillCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
CreativePolicyViolation[] policyViolations,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String additionalParameters,
String publisherId,
LockedOrientation lockedOrientation) |
| 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
|
LockedOrientation |
getLockedOrientation()
Gets the lockedOrientation value for this AdMobBackfillCreative.
|
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 |
setLockedOrientation(LockedOrientation lockedOrientation)
Sets the lockedOrientation value for this AdMobBackfillCreative.
|
void |
setPublisherId(String publisherId)
Sets the publisherId value for this AdMobBackfillCreative.
|
String |
toString() |
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPolicyViolations, getPolicyViolations, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPolicyViolations, setPolicyViolations, setPreviewUrl, setSizepublic AdMobBackfillCreative()
public AdMobBackfillCreative(Long advertiserId, Long id, String name, Size size, String previewUrl, CreativePolicyViolation[] policyViolations, AppliedLabel[] appliedLabels, DateTime lastModifiedDateTime, BaseCustomFieldValue[] customFieldValues, String additionalParameters, String publisherId, LockedOrientation lockedOrientation)
public String toString()
toString in class BaseDynamicAllocationCreativepublic String getAdditionalParameters()
public void setAdditionalParameters(String additionalParameters)
additionalParameters - * Optional parameters that you can append to the request to AdMob,
for example,
test=true&bgcolor=000000.public String getPublisherId()
public void setPublisherId(String publisherId)
publisherId - * The AdMob publisher ID. See https://support.google.com/dfp_premium/answer/1209767#admob
for more information. This attribute is required.public LockedOrientation getLockedOrientation()
public void setLockedOrientation(LockedOrientation lockedOrientation)
lockedOrientation - * A locked orientation for this creative to be displayed in.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 © 2018. All Rights Reserved.