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

Class: BidLandscapeSelector

Source Location: /AdWords/v201003/cm/BidLandscapeService.php

Class Overview


Specifies which bid landscapes should be returned.


Variables

Methods


Child classes:

CriterionBidLandscapeSelector
Specifies which criterion bid landscapes should be returned. Each

Class Details

[line 215]
Specifies which bid landscapes should be returned.



[ Top ]


Class Variables

$BidLandscapeSelectorType =

[line 226]



Tags:

access:  public

Type:   string


[ Top ]

$idFilters =

[line 220]



Tags:

access:  public

Type:   BidLandscapeIdFilter[]


[ Top ]



Class Methods


constructor __construct [line 276]

BidLandscapeSelector __construct( [ $idFilters = NULL], [ $BidLandscapeSelectorType = NULL])



Tags:

access:  public


Overridden in child classes as:

CriterionBidLandscapeSelector::__construct()

Parameters:

   $idFilters  
   $BidLandscapeSelectorType  

[ Top ]

method getNamespace [line 264]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

CriterionBidLandscapeSelector::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 256]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 272]

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:

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

[ Top ]

method __get [line 244]

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 237]

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