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

Class: Setting

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

Class Overview


Base type for AdWords campaign settings.


Variables

Methods


Child classes:

GeoTargetTypeSetting
Represents a collection of settings related to ads geotargeting.
RealTimeBiddingSetting
Settings for Real-Time Bidding, a feature only available for campaigns targeting the Ad Exchange network.

Class Details

[line 7479]
Base type for AdWords campaign settings.



[ Top ]


Class Variables

$SettingType =

[line 7484]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 7534]

Setting __construct( [ $SettingType = NULL])



Tags:

access:  public


Overridden in child classes as:

GeoTargetTypeSetting::__construct()
RealTimeBiddingSetting::__construct()

Parameters:

   $SettingType  

[ Top ]

method getNamespace [line 7522]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

GeoTargetTypeSetting::getNamespace()
Gets the namesapce of this class
RealTimeBiddingSetting::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 7514]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 7530]

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:

GeoTargetTypeSetting::getXsiTypeName()
Gets the xsi:type name of this class
RealTimeBiddingSetting::getXsiTypeName()
Gets the xsi:type name of this class

[ Top ]

method __get [line 7502]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 7495]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3