|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SiteConstantsAdType | |
|---|---|
| com.google.api.ads.adwords.v201109.o | |
| Uses of SiteConstantsAdType in com.google.api.ads.adwords.v201109.o |
|---|
| Fields in com.google.api.ads.adwords.v201109.o declared as SiteConstantsAdType | |
|---|---|
static SiteConstantsAdType |
SiteConstantsAdType.DISPLAY
|
static SiteConstantsAdType |
SiteConstantsAdType.INSTREAM
|
static SiteConstantsAdType |
SiteConstantsAdType.TEXT
|
static SiteConstantsAdType |
SiteConstantsAdType.UNKNOWN
|
| Methods in com.google.api.ads.adwords.v201109.o that return SiteConstantsAdType | |
|---|---|
static SiteConstantsAdType |
SiteConstantsAdType.fromString(String value)
|
static SiteConstantsAdType |
SiteConstantsAdType.fromValue(String value)
|
SiteConstantsAdType[] |
AdTypeSearchParameter.getAdTypes()
Gets the adTypes value for this AdTypeSearchParameter. |
SiteConstantsAdType |
AdTypeSearchParameter.getAdTypes(int i)
|
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsAdType | |
|---|---|
void |
AdTypeSearchParameter.setAdTypes(int i,
SiteConstantsAdType _value)
|
void |
AdTypeSearchParameter.setAdTypes(SiteConstantsAdType[] adTypes)
Sets the adTypes value for this AdTypeSearchParameter. |
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type SiteConstantsAdType | |
|---|---|
AdTypeSearchParameter(String searchParameterType,
SiteConstantsAdType[] adTypes)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||