|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201208.Creative
com.google.api.ads.dfp.axis.v201208.InternalRedirectCreative
public class InternalRedirectCreative
A Creative hosted by either DoubleClick for Advertisers
(DFA) or DART
for Publishers.
Similar to third-party creatives, a DoubleClick tag is used to retrieve a creative asset. However, DoubleClick tags are not sent to the user's browser. Instead, they are processed internally within the DoubleClick system..
| Constructor Summary | |
|---|---|
InternalRedirectCreative()
|
|
InternalRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String internalRedirectUrl,
Boolean overrideSize,
Boolean isInterstitial)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getInternalRedirectUrl()
Gets the internalRedirectUrl value for this InternalRedirectCreative. |
Boolean |
getIsInterstitial()
Gets the isInterstitial value for this InternalRedirectCreative. |
Boolean |
getOverrideSize()
Gets the overrideSize value for this InternalRedirectCreative. |
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 |
setInternalRedirectUrl(String internalRedirectUrl)
Sets the internalRedirectUrl value for this InternalRedirectCreative. |
void |
setIsInterstitial(Boolean isInterstitial)
Sets the isInterstitial value for this InternalRedirectCreative. |
void |
setOverrideSize(Boolean overrideSize)
Sets the overrideSize value for this InternalRedirectCreative. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201208.Creative |
|---|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getCustomFieldValues, getCustomFieldValues, getId, getLastModifiedDateTime, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setCustomFieldValues, setCustomFieldValues, setId, setLastModifiedDateTime, setName, setPreviewUrl, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InternalRedirectCreative()
public InternalRedirectCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String internalRedirectUrl,
Boolean overrideSize,
Boolean isInterstitial)
| Method Detail |
|---|
public String getInternalRedirectUrl()
public void setInternalRedirectUrl(String internalRedirectUrl)
internalRedirectUrl - * The internal redirect URL of the DFA or DART for Publishers
hosted creative.
This attribute is required and has a maximum length
of 1024 characters.public Boolean getOverrideSize()
public void setOverrideSize(Boolean overrideSize)
overrideSize - * Allows the creative size to differ from the actual size specified
in the
internal redirect's url. This attribute is optional.public Boolean getIsInterstitial()
true if this internal redirect creative is interstitial.public void setIsInterstitial(Boolean isInterstitial)
isInterstitial - * true if this internal redirect creative is interstitial.public boolean equals(Object obj)
equals in class Creativepublic int hashCode()
hashCode in class Creativepublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||