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

Class: DemographicTarget

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

Class Overview

AdWordsTarget
   |
   --DemographicTarget

Abstract class to identify a demographic target.


Variables

Methods


Child classes:

GenderTarget
Immutable structure to hold a gender target.
AgeTarget
Immutable structure to hold an age target.

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



[ Top ]


Class Variables

$bidModifier =

[line 10656]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 10674]

DemographicTarget __construct( [ $bidModifier = NULL], [ $TargetType = NULL])



Tags:

access:  public


Overridden in child classes as:

GenderTarget::__construct()
AgeTarget::__construct()

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

Parameters:

   $bidModifier  
   $TargetType  

[ Top ]

method getNamespace [line 10662]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

GenderTarget::getNamespace()
Gets the namesapce of this class
AgeTarget::getNamespace()
Gets the namesapce of this class

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

[ Top ]

method getXsiTypeName [line 10670]

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:

GenderTarget::getXsiTypeName()
Gets the xsi:type name of this class
AgeTarget::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