PHP Class CompetitionSearchParameter, googleads-php-lib
This element is supported by following {@link IdeaType}s: KEYWORD.
This element is supported by following {@link RequestType}s: IDEAS, STATS.
Datei anzeigen
Open project: googleads/googleads-php-lib
Public Properties
Property |
Type |
Description |
|
$levels |
tnsCompetitionSearchParameterLevel[] |
|
|
Public Methods
Method Details
__construct()
public method
public __construct ( $levels = null, $SearchParameterType = null ) |
getNamespace()
public method
Gets the namesapce of this class
getXsiTypeName()
public method
Gets the xsi:type name of this class
Property Details
$levels public_oe property
public tnsCompetitionSearchParameterLevel[] $levels |
return |
tnsCompetitionSearchParameterLevel[] |
|