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 AuditPointResult data object.
Syntax
<xs:complexType name="AuditPointResult" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
<xs:element xmlns:q193="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Details" nillable="true" type="q193:ArrayOfKeyValueOfstringstring" />
<xs:element minOccurs="0" name="Key" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Severity" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Timestamp" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AuditPointResult object has the following elements: Description, Details, Key, Severity, Timestamp.
| Element | Description | Data Type |
|---|---|---|
| Description | Reserved. | string |
| Details | Reserved. | ArrayOfKeyValueOfstringstring |
| Key | Reserved. | string |
| Severity | Reserved. | string |
| Timestamp | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13