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 message parameters for performance insights. Do not try to instantiate a PerformanceInsightsMessageParameter. You can create one or more objects that derive from it.
Syntax
<xs:complexType name="PerformanceInsightsMessageParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Type" type="tns:ParameterType" />
</xs:sequence>
</xs:complexType>
Elements
The PerformanceInsightsMessageParameter object has the following elements: Type.
| Element | Description | Data Type |
|---|---|---|
| Type | The supported types are: text, URL, and entities. | ParameterType |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13