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