Class awRelatedToKeywordSearchParameter

Description

A SearchParameter for {@code KEYWORD} and {@code PLACEMENT} IdeaTypes that specifies a generic keyword that results should be related to.

This search parameter can be used in bulk keyword requests through the getBulkKeywordIdeas(TargetingIdeaSelector) method.

This element is supported by following IdeaTypes: KEYWORD, PLACEMENT.

This element is supported by following RequestTypes: IDEAS, STATS.

Located in /classes/o/RelatedToKeywordSearchParameter.php

awComplexObject
   |
   --awSearchParameter
      |
      --awRelatedToKeywordSearchParameter
Variable Summary
 awKeyword[] $keywords
Method Summary
 void getRow ()
Variables
awKeyword[] $keywords

A List of Keywords that the search result should be related to.

<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>

mixed $_checkFields = array(
'keywords' => array(
'objName' => 'awKeyword',
'type' => 'array'
),)
  • access: public

Redefinition of:
awComplexObject::$_checkFields

Inherited Variables

Inherited from awComplexObject

awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Methods

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