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

Class: AgeTarget

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

Class Overview

AdWordsTarget
   |
   --DemographicTarget
      |
      --AgeTarget

Immutable structure to hold an age target.


Variables

Methods


Inherited Variables

Inherited Methods

Class: DemographicTarget

DemographicTarget::__construct()
DemographicTarget::getNamespace()
Gets the namesapce of this class
DemographicTarget::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 11454]
Immutable structure to hold an age target.



[ Top ]


Class Variables

$age =

[line 11459]



Tags:

access:  public

Type:   tnsAgeTargetAge


[ Top ]



Class Methods


constructor __construct [line 11477]

AgeTarget __construct( [ $age = NULL], [ $bidModifier = NULL], [ $TargetType = NULL])



Tags:

access:  public


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

Parameters:

   $age  
   $bidModifier  
   $TargetType  

[ Top ]

method getNamespace [line 11465]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 11473]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3