DomainCategory 数据对象 - Ad Insight
定义一个对象,该对象包含具有网站覆盖范围的域类别。
语法
<xs:complexType name="DomainCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Bid" type="xs:double" />
<xs:element minOccurs="0" name="CategoryName" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Coverage" type="xs:double" />
</xs:sequence>
</xs:complexType>
元素
DomainCategory 对象具有以下元素:Bid、CategoryName、Coverage。
要求
服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13