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

Class: Keyword

Source Location: /AdWords/v201008/cm/BulkMutateJobService.php

Class Overview

Criterion
   |
   --Keyword

Represents a keyword.


Variables

Methods


Inherited Variables

Inherited Methods

Class: Criterion

Criterion::__construct()
Criterion::getNamespace()
Gets the namesapce of this class
Criterion::getParameterMap()
Provided for getting non-php-standard named variables
Criterion::getXsiTypeName()
Gets the xsi:type name of this class
Criterion::__get()
Provided for getting non-php-standard named variables
Criterion::__set()
Provided for setting non-php-standard named variables

Class Details

[line 4293]
Represents a keyword.



[ Top ]


Class Variables

$matchType =

[line 4304]



Tags:

access:  public

Type:   tnsKeywordMatchType


[ Top ]

$text =

[line 4298]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 4322]

Keyword __construct( [ $text = NULL], [ $matchType = NULL], [ $id = NULL], [ $CriterionType = NULL])



Tags:

access:  public


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

Parameters:

   $text  
   $matchType  
   $id  
   $CriterionType  

[ Top ]

method getNamespace [line 4310]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overrides Criterion::getNamespace() (Gets the namesapce of this class)

[ Top ]

method getXsiTypeName [line 4318]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

return:  xsi:type name of this class
access:  public


Overrides Criterion::getXsiTypeName() (Gets the xsi:type name of this class)

[ Top ]


Documentation generated by phpDocumentor 1.4.3