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