Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The network search parameter filter that you can include when requesting keyword ideas.
If you do not include the network search parameter when calling GetKeywordIdeas, then keyword ideas will be returned for all networks.
Syntax
<xs:complexType name="NetworkSearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element minOccurs="0" name="Network" nillable="true" type="tns:NetworkCriterion" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The NetworkSearchParameter object has the following elements: Network.
Element | Description | Data Type |
---|---|---|
Network | The network criterion for the returned keyword ideas. | NetworkCriterion |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13