|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeprecatedAdType | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of DeprecatedAdType in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as DeprecatedAdType | |
|---|---|
static DeprecatedAdType |
DeprecatedAdType.AUDIO
|
static DeprecatedAdType |
DeprecatedAdType.AUDIO_TEMPLATE
|
static DeprecatedAdType |
DeprecatedAdType.CLICK_TO_CALL
|
static DeprecatedAdType |
DeprecatedAdType.FROOGLE
|
static DeprecatedAdType |
DeprecatedAdType.GADGET
|
static DeprecatedAdType |
DeprecatedAdType.GADGET_TEMPLATE
|
static DeprecatedAdType |
DeprecatedAdType.IN_STREAM_VIDEO
|
static DeprecatedAdType |
DeprecatedAdType.LOCAL_BUSINESS_AD
|
static DeprecatedAdType |
DeprecatedAdType.PRINT
|
static DeprecatedAdType |
DeprecatedAdType.TEXT_LINK
|
static DeprecatedAdType |
DeprecatedAdType.TEXT_WIDE
|
static DeprecatedAdType |
DeprecatedAdType.TEXT_WITH_VIDEO
|
static DeprecatedAdType |
DeprecatedAdType.UNKNOWN
|
static DeprecatedAdType |
DeprecatedAdType.VIDEO
|
| Methods in com.google.api.ads.adwords.v201109.cm that return DeprecatedAdType | |
|---|---|
static DeprecatedAdType |
DeprecatedAdType.fromString(String value)
|
static DeprecatedAdType |
DeprecatedAdType.fromValue(String value)
|
DeprecatedAdType |
DeprecatedAd.getType()
Gets the type value for this DeprecatedAd. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type DeprecatedAdType | |
|---|---|
void |
DeprecatedAd.setType(DeprecatedAdType type)
Sets the type value for this DeprecatedAd. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type DeprecatedAdType | |
|---|---|
DeprecatedAd(Long id,
String url,
String displayUrl,
AdApprovalStatus approvalStatus,
String[] disapprovalReasons,
Boolean trademarkDisapproved,
String adType,
String name,
DeprecatedAdType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||