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 CategoryResult data object.
Syntax
<xs:complexType name="CategoryResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AuditPoints" nillable="true" type="tns:ArrayOfAuditPointResult" />
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The CategoryResult object has the following elements: AuditPoints, Key.
| Element | Description | Data Type |
|---|---|---|
| AuditPoints | Reserved. | AuditPointResult array |
| Key | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13