|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.api.ads.adwords.v201109.o.SearchParameter
com.google.api.ads.adwords.v201109.o.AdTypeSearchParameter
public class AdTypeSearchParameter
A SearchParameter for PLACEMENT IdeaTypes
used to
filter the results by the AdType.
This element is supported by following IdeaTypes:
PLACEMENT.
This element is supported by following RequestTypes:
IDEAS.
| Constructor Summary | |
|---|---|
AdTypeSearchParameter()
|
|
AdTypeSearchParameter(String searchParameterType,
SiteConstantsAdType[] adTypes)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
SiteConstantsAdType[] |
getAdTypes()
Gets the adTypes value for this AdTypeSearchParameter. |
SiteConstantsAdType |
getAdTypes(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
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 |
int |
hashCode()
|
void |
setAdTypes(int i,
SiteConstantsAdType _value)
|
void |
setAdTypes(SiteConstantsAdType[] adTypes)
Sets the adTypes value for this AdTypeSearchParameter. |
| Methods inherited from class com.google.api.ads.adwords.v201109.o.SearchParameter |
|---|
getSearchParameterType, setSearchParameterType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdTypeSearchParameter()
public AdTypeSearchParameter(String searchParameterType,
SiteConstantsAdType[] adTypes)
| Method Detail |
|---|
public SiteConstantsAdType[] getAdTypes()
DISPLAY AdType to get PLACEMENT
IdeaTypes
that support display ads (independent of the ad
size).
This
field must contain distinct elements.
This
field must not contain null elements.
This field must
contain at least one element.
This field is
required and should not be null.public void setAdTypes(SiteConstantsAdType[] adTypes)
adTypes - * A set of s desired in the results. For example,
specify
DISPLAY AdType to get PLACEMENT
IdeaTypes
that support display ads (independent of the ad
size).
This
field must contain distinct elements.
This
field must not contain null elements.
This field must
contain at least one element.
This field is
required and should not be null.public SiteConstantsAdType getAdTypes(int i)
public void setAdTypes(int i,
SiteConstantsAdType _value)
public boolean equals(Object obj)
equals in class SearchParameterpublic int hashCode()
hashCode in class SearchParameterpublic 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 | |||||||||