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

Class: CountryTargetSearchParameter

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

Class Overview

SearchParameter
   |
   --CountryTargetSearchParameter

A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD}


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 5525]
A SearchParameter for both {@code PLACEMENT} and {@code KEYWORD}

IdeaTypes used to indicate the countries being targeted. This can be used, for example, to search for {@code KEYWORD} IdeaTypes that are best for Japan and Korea.<p> Note: The CountryTarget's {@code excluded} attribute is ignored. <p>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. <p>This element is supported by following IdeaTypes: KEYWORD, PLACEMENT. <p>This element is supported by following RequestTypes: IDEAS, STATS.




[ Top ]


Class Variables

$countryTargets =

[line 5530]



Tags:

access:  public

Type:   CountryTarget[]


[ Top ]



Class Methods


constructor __construct [line 5548]

CountryTargetSearchParameter __construct( [ $countryTargets = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


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

Parameters:

   $countryTargets  
   $SearchParameterType  

[ Top ]

method getNamespace [line 5536]

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

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