|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.api.ads.dfp.v201111.Creative
com.google.api.ads.dfp.v201111.HasDestinationUrlCreative
public abstract class HasDestinationUrlCreative
A Creative that has a destination url
| Constructor Summary | |
|---|---|
HasDestinationUrlCreative()
|
|
HasDestinationUrlCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
String creativeType,
String destinationUrl)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getDestinationUrl()
Gets the destinationUrl value for this HasDestinationUrlCreative. |
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 |
setDestinationUrl(String destinationUrl)
Sets the destinationUrl value for this HasDestinationUrlCreative. |
| Methods inherited from class com.google.api.ads.dfp.v201111.Creative |
|---|
getAdvertiserId, getAppliedLabels, getAppliedLabels, getCreativeType, getId, getName, getPreviewUrl, getSize, setAdvertiserId, setAppliedLabels, setAppliedLabels, setCreativeType, setId, setName, setPreviewUrl, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HasDestinationUrlCreative()
public HasDestinationUrlCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
String creativeType,
String destinationUrl)
| Method Detail |
|---|
public String getDestinationUrl()
public void setDestinationUrl(String destinationUrl)
destinationUrl - * The URL the user is directed to if they click on the creative.
This
attribute is required and has a maximum length
of 1024 characters.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 | ||||||||