awSearchParameterA set of SearchParameters are supplied to the com.google.ads.api.services.targetingideas.TargetingIdeaSelector to specify how the user wants to filter the set of all possible com.google.ads.api.services.targetingideas.TargetingIdeas.
There is a SearchParameter for all types of inputs. SearchParameters can conceptually be broken down into two types.
Located in /classes/o/SearchParameter.php
awComplexObject | --awSearchParameter
| Class | Description |
|---|---|
awSeedAdGroupIdSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes that specifies that the supplied AdGroup should be used as a seed for generating new ideas. For example, an AdGroup's keywords would be used to generate new and related keywords. |
awLocationSearchParameter
|
A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD} IdeaTypes used to indicate the locations being targeted. This can be used, for example, to search for {@code KEYWORD} IdeaTypes that are best for Japan and Los Angeles. |
awRelatedToUrlSearchParameter
|
A SearchParameter for {@code KEYWORD} and {@code PLACEMENT} IdeaTypes that specifies a set of URLs that results should in some way be related too. For example, keyword results would be similar to content keywords found on the related URLs. |
awCategoryProductsAndServicesSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes that sets a keyword category that all search results should belong to. |
awSearchShareSearchParameter
|
A SearchParameter that specifies the percentage of search share |
awAdShareSearchParameter
|
A SearchParameter that specifies the percentage of ad share expected |
awPlacementTypeSearchParameter
|
A SearchParameter for {@code PLACEMENT} IdeaTypes |
awRelatedToKeywordSearchParameter
|
A SearchParameter for {@code KEYWORD} and {@code PLACEMENT} IdeaTypes that specifies a generic keyword that results should be related to. |
awLanguageSearchParameter
|
A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD} IdeaTypes used to indicate the languages being targeted. This can be used, for example, to search for {@code KEYWORD} IdeaTypes that are best for Japanese and Korean languages. |
awAdTypeSearchParameter
|
A SearchParameter for {@code PLACEMENT} IdeaTypes used to filter the results by the AdType. |
awAverageTargetedMonthlySearchesSearchParameter
|
A SearchParameter that constrains the approximate average number of |
awGlobalMonthlySearchesSearchParameter
|
A SearchParameter that specifies the level of search volume expected |
awDeviceTypeSearchParameter
|
A SearchParameter for choosing which device types to get ideas and statistics for. |
awExcludedKeywordSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes that |
awCompetitionSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes used to filter the results by the amount of competition (eg: LOW, MEDIUM, HIGH). |
awIncludeAdultContentSearchParameter
|
SearchParameter that specifies whether adult content should be returned. Presence of this SearchParameter will allow adult keywords to be included in the results. |
awIdeaTextFilterSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes that specifies a collection of strings by which the results should be constrained. This guarantees that each idea in the result will match at least one of the {@code included} values. |
awKeywordMatchTypeSearchParameter
|
A SearchParameter for {@code KEYWORD} IdeaTypes that specifies the KeywordMatchTypes that all results must match. |
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getAsObj()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXml()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
Documentation generated on Fri, 23 Mar 2012 13:44:11 +0200 by phpDocumentor 1.4.3