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

Class: LanguageTargetSearchParameter

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

Class Overview

SearchParameter
   |
   --LanguageTargetSearchParameter

A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD} IdeaTypes used to indicate the languages being targeted. This can be used, for example, to search for {@code KEYWORD} IdeaTypes that are best for Japanese and Korean languages.


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 6723]
A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD} IdeaTypes used to indicate the languages being targeted. This can be used, for example, to search for {@code KEYWORD} IdeaTypes that are best for Japanese and Korean languages.

Note: The LanguageTarget's {@code excluded} attribute is ignored.

This search parameter can be used in bulk keyword requests through the getBulkKeywordIdeas(TargetingIdeaSelector) method. It must be single-valued when used in a call to that method.

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

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




[ Top ]


Class Variables

$languageTargets =

[line 6728]



Tags:

access:  public

Type:   LanguageTarget[]


[ Top ]



Class Methods


constructor __construct [line 6746]

LanguageTargetSearchParameter __construct( [ $languageTargets = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


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

Parameters:

   $languageTargets  
   $SearchParameterType  

[ Top ]

method getNamespace [line 6734]

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

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