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 provides detail information for an entity for performance insights.
Syntax
<xs:complexType name="EntityDetail" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="EntityId" type="xs:long" />
<xs:element minOccurs="0" name="EntityName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The EntityDetail object has the following elements: EntityId, EntityName.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13