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

Class: KeywordCategoryIdSearchParameter

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

Class Overview

SearchParameter
   |
   --KeywordCategoryIdSearchParameter

A SearchParameter for {@code KEYWORD} IdeaTypes that sets a keyword category that all search results should belong 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 4951]
A SearchParameter for {@code KEYWORD} IdeaTypes that sets a keyword category that all search results should belong to.

This search parameter will be retired soon in favor of CategoryProductsAndServicesSearchParameter, which uses the newer "Products and Services" taxonomy. <p>This search parameter can be used in bulk keyword requests through the getBulkKeywordIdeas(TargetingIdeaSelector) method. <p>This element is supported by following IdeaTypes: KEYWORD. <p>This element is supported by following RequestTypes: IDEAS.




[ Top ]


Class Variables

$categoryId =

[line 4956]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 4974]

KeywordCategoryIdSearchParameter __construct( [ $categoryId = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


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

Parameters:

   $categoryId  
   $SearchParameterType  

[ Top ]

method getNamespace [line 4962]

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

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