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