|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.cm.Ad
com.google.api.ads.adwords.v201109.cm.DeprecatedAd
public class DeprecatedAd
Represents a deprecated ad. Deprecated ads can be deleted, but cannot be created.
| Constructor Summary | |
|---|---|
DeprecatedAd()
|
|
DeprecatedAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
String name,
DeprecatedAdType type)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
String |
getName()
Gets the name value for this DeprecatedAd. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
DeprecatedAdType |
getType()
Gets the type value for this DeprecatedAd. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setName(String name)
Sets the name value for this DeprecatedAd. |
void |
setType(DeprecatedAdType type)
Sets the type value for this DeprecatedAd. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.Ad |
|---|
getAdType, getApprovalStatus, getDisapprovalReasons, getDisapprovalReasons, getDisplayUrl, getId, getTrademarkDisapproved, getUrl, setAdType, setApprovalStatus, setDisapprovalReasons, setDisapprovalReasons, setDisplayUrl, setId, setTrademarkDisapproved, setUrl |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeprecatedAd()
public DeprecatedAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
String name,
DeprecatedAdType type)
| Method Detail |
|---|
public String getName()
public void setName(String name)
name - * Name of the ad.
This field
can be selected using the value "Name".public DeprecatedAdType getType()
public void setType(DeprecatedAdType type)
type - * Type of the creative.
This field
can be selected using the value "Type".public boolean equals(Object obj)
equals in class Adpublic int hashCode()
hashCode in class Adpublic 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 | |||||||||