|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.dfp.axis.v201204.Creative
com.google.api.ads.dfp.axis.v201204.HasDestinationUrlCreative
com.google.api.ads.dfp.axis.v201204.TextAdCreative
public class TextAdCreative
A simple plain text-based Creative. This creative is only
available to small business
networks.
| Constructor Summary | |
|---|---|
TextAdCreative()
|
|
TextAdCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String hoverText,
TargetWindow targetWindow,
String linkColor,
String linkTitle,
String text,
String textColor)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getHoverText()
Gets the hoverText value for this TextAdCreative. |
String |
getLinkColor()
Gets the linkColor value for this TextAdCreative. |
String |
getLinkTitle()
Gets the linkTitle value for this TextAdCreative. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
TargetWindow |
getTargetWindow()
Gets the targetWindow value for this TextAdCreative. |
String |
getText()
Gets the text value for this TextAdCreative. |
String |
getTextColor()
Gets the textColor value for this TextAdCreative. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setHoverText(String hoverText)
Sets the hoverText value for this TextAdCreative. |
void |
setLinkColor(String linkColor)
Sets the linkColor value for this TextAdCreative. |
void |
setLinkTitle(String linkTitle)
Sets the linkTitle value for this TextAdCreative. |
void |
setTargetWindow(TargetWindow targetWindow)
Sets the targetWindow value for this TextAdCreative. |
void |
setText(String text)
Sets the text value for this TextAdCreative. |
void |
setTextColor(String textColor)
Sets the textColor value for this TextAdCreative. |
| Methods inherited from class com.google.api.ads.dfp.axis.v201204.HasDestinationUrlCreative |
|---|
getDestinationUrl, setDestinationUrl |
| Methods inherited from class com.google.api.ads.dfp.axis.v201204.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 TextAdCreative()
public TextAdCreative(Long advertiserId,
Long id,
String name,
Size size,
String previewUrl,
AppliedLabel[] appliedLabels,
DateTime lastModifiedDateTime,
BaseCustomFieldValue[] customFieldValues,
String creativeType,
String destinationUrl,
String hoverText,
TargetWindow targetWindow,
String linkColor,
String linkTitle,
String text,
String textColor)
| Method Detail |
|---|
public String getHoverText()
linkTitle. This
attribute is optional and has a
maximum length of 255 characters.public void setHoverText(String hoverText)
hoverText - * The hover text that appears over the linkTitle. This
attribute is optional and has a
maximum length of 255 characters.public TargetWindow getTargetWindow()
public void setTargetWindow(TargetWindow targetWindow)
targetWindow - * The target window that the link takes you to. This attribute
is required.public String getLinkColor()
linkTitle, either as a hexadecimal
value or a standard color
name from HTML specifications (e.g. #FFFFFF or
white). This attribute is required.public void setLinkColor(String linkColor)
linkColor - * The color of the linkTitle, either as a hexadecimal
value or a standard color
name from HTML specifications (e.g. #FFFFFF or
white). This attribute is required.public String getLinkTitle()
destintationUrl.
This attribute is required and has a maximum length
of 255 characters.public void setLinkTitle(String linkTitle)
linkTitle - * The link title that the user would click to go to the destintationUrl.
This attribute is required and has a maximum length
of 255 characters.public String getText()
linkTitle. This
attribute is optional and has a
maximum length of 255 characters.public void setText(String text)
text - * The text that appears following the linkTitle. This
attribute is optional and has a
maximum length of 255 characters.public String getTextColor()
public void setTextColor(String textColor)
textColor - * The color of the text, either as a hexadecimal value or a standard
color
name from the HTML specifications (e.g. #FFFFFF
or white). This attribute is optional
and defaults to black.public boolean equals(Object obj)
equals in class HasDestinationUrlCreativepublic int hashCode()
hashCode in class HasDestinationUrlCreativepublic 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 | |||||||||