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 sub entity data object.
Syntax
<xs:complexType name="HealthCheckSubEntityData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="SubEntityHealthIssueCount" type="xs:int" />
<xs:element xmlns:q187="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="SubEntityIds" nillable="true" type="q187:ArrayOflong" />
<xs:element minOccurs="0" name="SubEntityLevel" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The HealthCheckSubEntityData object has the following elements: SubEntityHealthIssueCount, SubEntityIds, SubEntityLevel.
| Element | Description | Data Type |
|---|---|---|
| SubEntityHealthIssueCount | Reserved. | int |
| SubEntityIds | Reserved. | long array |
| SubEntityLevel | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13