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

Class: LanguageTarget

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

Class Overview

AdWordsTarget
   |
   --LanguageTarget

Represents language for targeting.


Variables

Methods


Inherited Variables

Inherited Methods

Class: AdWordsTarget

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

Class Details

[line 13169]
Represents language for targeting.

The list of languages available for targeting are listed <a href = "http://code.google.com/apis/adwords/docs/appendix/languagecodes.html"> here.</a>




[ Top ]


Class Variables

$languageCode =

[line 13174]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 13192]

LanguageTarget __construct( [ $languageCode = NULL], [ $TargetType = NULL])



Tags:

access:  public


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

Parameters:

   $languageCode  
   $TargetType  

[ Top ]

method getNamespace [line 13180]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 13188]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3