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

Class: GeoTarget

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

Class Overview

AdWordsTarget
   |
   --GeoTarget

Abstract class to identify a geographic target.


Variables

Methods


Child classes:

MetroTarget
Represents US metropolitan regions (metros) for targeting.
PolygonTarget
Represents a geographic region enclosed by a set of vertices (points).
ProvinceTarget
Represents the worldwide province for targeting.
ProximityTarget
Structure to specify a geographic target for a proximity location.
CityTarget
Represents cities for targeting.
CountryTarget
Represents countries in the world for targeting.

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 10831]
Abstract class to identify a geographic target.



[ Top ]


Class Variables

$excluded =

[line 10836]



Tags:

access:  public

Type:   boolean


[ Top ]



Class Methods


constructor __construct [line 10854]

GeoTarget __construct( [ $excluded = NULL], [ $TargetType = NULL])



Tags:

access:  public


Overridden in child classes as:

MetroTarget::__construct()
PolygonTarget::__construct()
ProvinceTarget::__construct()
ProximityTarget::__construct()
CityTarget::__construct()
CountryTarget::__construct()

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

Parameters:

   $excluded  
   $TargetType  

[ Top ]

method getNamespace [line 10842]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

MetroTarget::getNamespace()
Gets the namesapce of this class
PolygonTarget::getNamespace()
Gets the namesapce of this class
ProvinceTarget::getNamespace()
Gets the namesapce of this class
ProximityTarget::getNamespace()
Gets the namesapce of this class
CityTarget::getNamespace()
Gets the namesapce of this class
CountryTarget::getNamespace()
Gets the namesapce of this class

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

[ Top ]

method getXsiTypeName [line 10850]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

MetroTarget::getXsiTypeName()
Gets the xsi:type name of this class
PolygonTarget::getXsiTypeName()
Gets the xsi:type name of this class
ProvinceTarget::getXsiTypeName()
Gets the xsi:type name of this class
ProximityTarget::getXsiTypeName()
Gets the xsi:type name of this class
CityTarget::getXsiTypeName()
Gets the xsi:type name of this class
CountryTarget::getXsiTypeName()
Gets the xsi:type name of this class

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

[ Top ]


Documentation generated by phpDocumentor 1.4.3