定义子实体数据对象的运行状况检查。
语法
<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:q184="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="SubEntityIds" nillable="true" type="q184:ArrayOflong" />
<xs:element minOccurs="0" name="SubEntityLevel" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
HealthCheckSubEntityData 对象具有以下元素:SubEntityHealthIssueCount、SubEntityIds、SubEntityLevel。
元素 | 说明 | 数据类型 |
---|---|---|
SubEntityHealthIssueCount | 保留。 | int |
SubEntityIds | 保留。 | long 数组 |
SubEntityLevel | 保留。 | string |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13