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

Class: CountryTarget

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

Class Overview

AdWordsTarget
   |
   --GeoTarget
      |
      --CountryTarget

Represents countries in the world for targeting.


Variables

Methods


Inherited Variables

Inherited Methods

Class: GeoTarget

GeoTarget::__construct()
GeoTarget::getNamespace()
Gets the namesapce of this class
GeoTarget::getXsiTypeName()
Gets the xsi:type name of this class

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 13790]
Represents countries in the world for targeting.

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




[ Top ]


Class Variables

$countryCode =

[line 13795]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 13813]

CountryTarget __construct( [ $countryCode = NULL], [ $excluded = NULL], [ $TargetType = NULL])



Tags:

access:  public


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

Parameters:

   $countryCode  
   $excluded  
   $TargetType  

[ Top ]

method getNamespace [line 13801]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 13809]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3