TextParameter Data Object - Ad Insight

Defines the text parameter for use with performance insights. Derives from PerformanceInsightsMessageParameter.

Syntax

<xs:complexType name="TextParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:PerformanceInsightsMessageParameter">
      <xs:sequence>
        <xs:element minOccurs="0" name="SuggestedText" nillable="true" type="xs:string" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The TextParameter object has the following elements: SuggestedText.

Element Description Data Type
SuggestedText The suggested string value to substitute for the message. string

The TextParameter object has Inherited Elements.

Inherited Elements

Inherited Elements from PerformanceInsightsMessageParameter

The TextParameter object derives from the PerformanceInsightsMessageParameter object, and inherits the following elements: Type. The descriptions below are specific to TextParameter, and might not apply to other objects that inherit the same elements from the PerformanceInsightsMessageParameter object.

Element Description Data Type
Type Defines the type of parameter: string, URL, or a list of demand entities. ParameterType

Requirements

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13