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 an object that contains a domain category with website coverage.
Syntax
<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>
Elements
The DomainCategory object has the following elements: Bid, CategoryName, Coverage.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13