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

Class: SeedAdGroupIdSearchParameter

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

Class Overview

SearchParameter
   |
   --SeedAdGroupIdSearchParameter

A SearchParameter for {@code KEYWORD} IdeaTypes that specifies that the supplied AdGroup should be used as a seed for generating new ideas. For example, an AdGroup's keywords would be used to generate new and related keywords.


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 4535]
A SearchParameter for {@code KEYWORD} IdeaTypes that specifies that the supplied AdGroup should be used as a seed for generating new ideas. For example, an AdGroup's keywords would be used to generate new and related keywords.

This element is supported by following IdeaTypes: KEYWORD.

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




[ Top ]


Class Variables

$adGroupId =

[line 4540]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 4558]

SeedAdGroupIdSearchParameter __construct( [ $adGroupId = NULL], [ $SearchParameterType = NULL])



Tags:

access:  public


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

Parameters:

   $adGroupId  
   $SearchParameterType  

[ Top ]

method getNamespace [line 4546]

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

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