GoogleApiAdsAdWords
[ class tree: GoogleApiAdsAdWords ] [ index: GoogleApiAdsAdWords ] [ all elements ]

Class: IdeaTextMatchesSearchParameter

Source Location: /AdWords/v201003/o/TargetingIdeaService.php

Class Overview

SearchParameter
   |
   --IdeaTextMatchesSearchParameter

A SearchParameter for {@code KEYWORD} IdeaTypes that specifies a collection of strings by which the results should be constrained. This guarantees that each idea in the result will match at least one of the {@code included} values.


Variables

Methods


Inherited Variables

Inherited Methods

Class: SearchParameter

SearchParameter::__construct()
SearchParameter::getNamespace()
Gets the namesapce of this class
SearchParameter::getParameterMap()
Provided for getting non-php-standard named variables
SearchParameter::getXsiTypeName()
Gets the xsi:type name of this class
SearchParameter::__get()
Provided for getting non-php-standard named variables
SearchParameter::__set()
Provided for setting non-php-standard named variables

Class Details

[line 5049]
A SearchParameter for {@code KEYWORD} IdeaTypes that specifies a collection of strings by which the results should be constrained. This guarantees that each idea in the result will match at least one of the {@code included} values.

This element is supported by following IdeaTypes: KEYWORD.

This element is supported by following RequestTypes: IDEAS.




[ Top ]


Class Variables

$excluded =

[line 5060]



Tags:

access:  public

Type:   string[]


[ Top ]

$included =

[line 5054]



Tags:

access:  public

Type:   string[]


[ Top ]

$priorityAction =

[line 5066]



Tags:

access:  public

Type:   tnsMatchAction


[ Top ]



Class Methods


constructor __construct [line 5084]

IdeaTextMatchesSearchParameter __construct( [ $included = NULL], [ $excluded = NULL], [ $priorityAction = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


Overrides SearchParameter::__construct() (parent method not documented)

Parameters:

   $included  
   $excluded  
   $priorityAction  
   $SearchParameterType  

[ Top ]

method getNamespace [line 5072]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides SearchParameter::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 5080]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides SearchParameter::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3