Class awKeywordMatchTypeSearchParameter

Description

A SearchParameter for {@code KEYWORD} IdeaTypes that specifies the KeywordMatchTypes that all results must match.

For example, results may be limited to only Broad or Exact matches. Setting no KeywordMatchTypeSearchParameter will match all targeting ideas, regardless of KeywordMatchType. If multiple KeywordMatchTypes are set, a result need only match one match type to be returned. <p>This element is supported by following IdeaTypes: KEYWORD. <p>This element is supported by following RequestTypes: IDEAS, STATS.

Located in /classes/o/KeywordMatchTypeSearchParameter.php

awComplexObject
   |
   --awSearchParameter
      |
      --awKeywordMatchTypeSearchParameter
Variable Summary
Method Summary
 void getRow ()
Variables
string[] $keywordMatchTypes

A Set of KeywordMatchTypes that results must match. Results need only match a single match type in the set.

<span class="constraint ContentsDistinct">This field must contain distinct elements.</span> <span class="constraint ContentsNotNull">This field must not contain {@code null} elements.</span> <span class="constraint NotEmpty">This field must contain at least one element.</span> <span class="constraint Required">This field is required and should not be {@code null}.</span>

  • var: awKeywordMatchType

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_checkFields
awComplexObject::$_row
Methods

Documentation generated on Fri, 23 Mar 2012 13:44:02 +0200 by phpDocumentor 1.4.3