PerformanceInsightsMessageParameter Data Object - Ad Insight

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

Used By

PerformanceInsightsMessage