Service
TargetingIdeaService
Inheritance
SearchParameter
▼
AdSpecListSearchParameter
CategoryProductsAndServices...
CompetitionSearchParameter
ExcludedKeywordSearchParameter
IdeaTextFilterSearchParameter
IncludeAdultContentSearchPa...
LanguageSearchParameter
LocationSearchParameter
NetworkSearchParameter
PlacementTypeSearchParameter
RelatedToQuerySearchParameter
RelatedToUrlSearchParameter
SearchVolumeSearchParameter
SeedAdGroupIdSearchParameter
A SearchParameter for a query of Strings.
This search parameter can be used in bulk keyword requests through the TargetingIdeaService.getBulkKeywordIdeas(TargetingIdeaSelector) method.
This element is supported by following IdeaTypes: KEYWORD, PLACEMENT.
This element is supported by following RequestTypes: IDEAS, STATS.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201302 - Fields
| Field | Type | Description |
|---|---|---|
| SearchParameter (inherited) | ||
| SearchParameter.Type |
xsd:string
|
Indicates that this instance is a subtype of SearchParameter. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |
| RelatedToQuerySearchParameter | ||
| queries ContentsDistinct
ContentsNotNull
NotEmpty
Required
|
xsd:string[]
|
A list of exact keyword match query Strings that the search result
should be related to.
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.
|