|
||||||||||
| 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.RichMediaAd
com.google.api.ads.adwords.v201109.cm.ThirdPartyRedirectAd
public class ThirdPartyRedirectAd
Data associated with rich media extension attributes.
| Constructor Summary | |
|---|---|
ThirdPartyRedirectAd()
|
|
ThirdPartyRedirectAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
String name,
Dimensions dimensions,
String snippet,
String impressionBeaconUrl,
Long certifiedVendorFormatId,
Boolean isCookieTargeted,
Boolean isUserInterestTargeted,
Boolean isTagged,
VideoType[] videoTypes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
Boolean |
getIsCookieTargeted()
Gets the isCookieTargeted value for this ThirdPartyRedirectAd. |
Boolean |
getIsTagged()
Gets the isTagged value for this ThirdPartyRedirectAd. |
Boolean |
getIsUserInterestTargeted()
Gets the isUserInterestTargeted value for this ThirdPartyRedirectAd. |
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 |
VideoType[] |
getVideoTypes()
Gets the videoTypes value for this ThirdPartyRedirectAd. |
VideoType |
getVideoTypes(int i)
|
int |
hashCode()
|
void |
setIsCookieTargeted(Boolean isCookieTargeted)
Sets the isCookieTargeted value for this ThirdPartyRedirectAd. |
void |
setIsTagged(Boolean isTagged)
Sets the isTagged value for this ThirdPartyRedirectAd. |
void |
setIsUserInterestTargeted(Boolean isUserInterestTargeted)
Sets the isUserInterestTargeted value for this ThirdPartyRedirectAd. |
void |
setVideoTypes(int i,
VideoType _value)
|
void |
setVideoTypes(VideoType[] videoTypes)
Sets the videoTypes value for this ThirdPartyRedirectAd. |
| Methods inherited from class com.google.api.ads.adwords.v201109.cm.RichMediaAd |
|---|
getCertifiedVendorFormatId, getDimensions, getImpressionBeaconUrl, getName, getSnippet, setCertifiedVendorFormatId, setDimensions, setImpressionBeaconUrl, setName, setSnippet |
| 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 ThirdPartyRedirectAd()
public ThirdPartyRedirectAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
String name,
Dimensions dimensions,
String snippet,
String impressionBeaconUrl,
Long certifiedVendorFormatId,
Boolean isCookieTargeted,
Boolean isUserInterestTargeted,
Boolean isTagged,
VideoType[] videoTypes)
| Method Detail |
|---|
public Boolean getIsCookieTargeted()
null.public void setIsCookieTargeted(Boolean isCookieTargeted)
isCookieTargeted - * Defines whether or not the ad is cookie targeted.
(i.e. user list targeting, or the network's equivalent).
This field can be selected using
the value "IsCookieTargeted".
This field is
required and should not be null.public Boolean getIsUserInterestTargeted()
null.public void setIsUserInterestTargeted(Boolean isUserInterestTargeted)
isUserInterestTargeted - * Defines whether or not the ad is targeting user interest.
This field
can be selected using the value "IsUserInterestTargeted".
This field is
required and should not be null.public Boolean getIsTagged()
null.public void setIsTagged(Boolean isTagged)
isTagged - * Defines whether or not the ad contains a tracking pixel of
any kind.
This field
can be selected using the value "IsTagged".
This field is
required and should not be null.public VideoType[] getVideoTypes()
public void setVideoTypes(VideoType[] videoTypes)
videoTypes - * Video Types of the ad. (RealMedia, Quick Time etc.)
This field
can be selected using the value "VideoTypes".public VideoType getVideoTypes(int i)
public void setVideoTypes(int i,
VideoType _value)
public boolean equals(Object obj)
equals in class RichMediaAdpublic int hashCode()
hashCode in class RichMediaAdpublic 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 | |||||||||