|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchParameter | |
|---|---|
| com.google.api.ads.adwords.v201109.o | |
| Uses of SearchParameter in com.google.api.ads.adwords.v201109.o |
|---|
| Subclasses of SearchParameter in com.google.api.ads.adwords.v201109.o | |
|---|---|
class |
AdShareSearchParameter
A SearchParameter that specifies the percentage of ad share
expected
in results. |
class |
AdTypeSearchParameter
A SearchParameter for PLACEMENT IdeaTypes
used to
filter the results by the AdType. |
class |
AverageTargetedMonthlySearchesSearchParameter
A SearchParameter that constrains the approximate average
number of
targeted monthly searches on ideas to be returned. |
class |
CategoryProductsAndServicesSearchParameter
A SearchParameter for KEYWORD IdeaTypes
that
sets a keyword category that all search results should
belong to. |
class |
CompetitionSearchParameter
A SearchParameter for KEYWORD IdeaTypes
used to
filter the results by the amount of competition (eg: LOW,
MEDIUM, HIGH). |
class |
DeviceTypeSearchParameter
A SearchParameter for choosing which device types to get
ideas
and statistics for. |
class |
ExcludedKeywordSearchParameter
A SearchParameter for KEYWORD IdeaTypes
that
specifies Keywords that should be excluded from
the results. |
class |
GlobalMonthlySearchesSearchParameter
A SearchParameter that specifies the level of search volume
expected
in results. |
class |
IdeaTextFilterSearchParameter
A SearchParameter for KEYWORD IdeaTypes
that
specifies a collection of strings by which the results
should be
constrained. |
class |
IncludeAdultContentSearchParameter
SearchParameter that specifies whether adult content should
be
returned. |
class |
KeywordMatchTypeSearchParameter
A SearchParameter for KEYWORD IdeaTypes
that
specifies the KeywordMatchTypes that all results
must match. |
class |
LanguageSearchParameter
A SearchParameter for both PLACEMENT and KEYWORD
IdeaTypes used to indicate the languages being
targeted. |
class |
LocationSearchParameter
A SearchParameter for both PLACEMENT and KEYWORD
IdeaTypes used to indicate the locations being
targeted. |
class |
PlacementTypeSearchParameter
A SearchParameter for PLACEMENT IdeaTypes
used to filter results based on the type of website, known as
com.google.ads.api.services.targetingideas.attributes.Type#PLACEMENT_TYPE,
that they appear in. |
class |
RelatedToKeywordSearchParameter
A SearchParameter for KEYWORD and PLACEMENT
IdeaTypes that specifies a generic keyword that results should
be related to. |
class |
RelatedToUrlSearchParameter
A SearchParameter for KEYWORD and PLACEMENT
IdeaTypes that specifies a set of URLs that results should
in some way be related too. |
class |
SearchShareSearchParameter
A SearchParameter that specifies the percentage of search
share
expected in results. |
class |
SeedAdGroupIdSearchParameter
A SearchParameter for KEYWORD IdeaTypes
that specifies that the supplied AdGroup should be used as a seed
for generating new ideas. |
| Methods in com.google.api.ads.adwords.v201109.o that return SearchParameter | |
|---|---|
SearchParameter[] |
TargetingIdeaSelector.getSearchParameters()
Gets the searchParameters value for this TargetingIdeaSelector. |
SearchParameter |
TargetingIdeaSelector.getSearchParameters(int i)
|
| Methods in com.google.api.ads.adwords.v201109.o with parameters of type SearchParameter | |
|---|---|
void |
TargetingIdeaSelector.setSearchParameters(int i,
SearchParameter _value)
|
void |
TargetingIdeaSelector.setSearchParameters(SearchParameter[] searchParameters)
Sets the searchParameters value for this TargetingIdeaSelector. |
| Constructors in com.google.api.ads.adwords.v201109.o with parameters of type SearchParameter | |
|---|---|
TargetingIdeaSelector(SearchParameter[] searchParameters,
IdeaType ideaType,
RequestType requestType,
AttributeType[] requestedAttributeTypes,
Paging paging,
String localeCode,
String currencyCode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||