Service
TargetingIdeaService
Inheritance
SearchParameter
▼
AdShareSearchParameter
AdSpecListSearchParameter
CategoryProductsAndServices...
CompetitionSearchParameter
DeviceTypeSearchParameter
ExcludedKeywordSearchParameter
IdeaTextFilterSearchParameter
IncludeAdultContentSearchPa...
LanguageSearchParameter
LocationSearchParameter
PlacementTypeSearchParameter
RelatedToQuerySearchParameter
RelatedToUrlSearchParameter
SearchShareSearchParameter
SearchVolumeSearchParameter
SeedAdGroupIdSearchParameter
A SearchParameter for PLACEMENT
IdeaTypes used
to filter the results by the list of AdSpecs. See AdSpec documentation for details on
available options.
This element is supported by following IdeaTypes: PLACEMENT.
This element is supported by following RequestTypes: IDEAS.
- Namespace
-
https://adwords.google.com/api/adwords/o/v201209 - 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. |
| AdSpecListSearchParameter | ||
| adSpecs ContentsDistinct
ContentsNotNull
NotEmpty
Required
|
AdSpec[]
|
A list of AdSpecs that indicates the types of placements desired
in the results. See AdSpec documentation for more details on
available options.
Only one of each type of AdSpec will be accepted (i.e., if two
InStreamAdSpecs are included in a request, the service will
return an error).
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.
|