QuerySearchParameter Data Object - Ad Insight
The query search parameter that you can use as a seed for new keyword ideas.
Syntax
<xs:complexType name="QuerySearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element xmlns:q22="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Queries" nillable="true" type="q22:ArrayOfstring" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The QuerySearchParameter object has the following elements: Queries.
Element | Description | Data Type |
---|---|---|
Queries | Up to 200 words or phrases that describe what you're advertising. | string array |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13