3.1.4.57.2.1 GetSpecialTerm
The input data for the GetSpecialTerm WSDL operation.
-
<xs:element name="GetSpecialTerm"> <xs:complexType> <xs:sequence> <xs:element minOccurs="0" name="term" nillable="true" type="xs:string"/> <xs:element minOccurs="0" name="consumerGroupId" nillable="true" type="xs:string"/> </xs:sequence> </xs:complexType> </xs:element>
term: Specifies the term of a keyword. MUST be a Keyword.term data type as specified in section 2.2.4.20.
consumerGroupId: The GUID that identifies the keyword consumer. The syntax is specified in section 2.2.5.4. MUST NOT be null.