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