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.
Defines the DiagnosticsFilter data object.
Syntax
<xs:complexType name="DiagnosticsFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
<xs:element xmlns:q192="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Values" nillable="true" type="q192:ArrayOfstring" />
</xs:sequence>
</xs:complexType>
Elements
The DiagnosticsFilter object has the following elements: Key, Values.
| Element | Description | Data Type |
|---|---|---|
| Key | The name of the filter. | string |
| Values | The values of the filter. | string array |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13