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

Class: RelatedToKeywordSearchParameter

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

Class Overview

SearchParameter
   |
   --RelatedToKeywordSearchParameter

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


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 6837]
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.




[ Top ]


Class Variables

$keywords =

[line 6842]



Tags:

access:  public

Type:   Keyword[]


[ Top ]



Class Methods


constructor __construct [line 6860]

RelatedToKeywordSearchParameter __construct( [ $keywords = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


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

Parameters:

   $keywords  
   $SearchParameterType  

[ Top ]

method getNamespace [line 6848]

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

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