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

Class: BidLandscapeSelector

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

Class Overview


Specifies which bid landscapes should be returned.


Variables

Methods


Child classes:

AdGroupBidLandscapeSelector
The selector used to retrieve AdGroupBidLandscapes using the BidLandscapeService.
CriterionBidLandscapeSelector
Specifies which criterion bid landscapes should be returned. Each

Class Details

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



[ Top ]


Class Variables

$BidLandscapeSelectorType =

[line 234]



Tags:

access:  public

Type:   string


[ Top ]

$idFilters =

[line 228]



Tags:

access:  public

Type:   BidLandscapeIdFilter[]


[ Top ]



Class Methods


constructor __construct [line 284]

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



Tags:

access:  public


Overridden in child classes as:

AdGroupBidLandscapeSelector::__construct()
CriterionBidLandscapeSelector::__construct()

Parameters:

   $idFilters  
   $BidLandscapeSelectorType  

[ Top ]

method getNamespace [line 272]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

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

[ Top ]

method getParameterMap [line 264]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 280]

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:

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

[ Top ]

method __get [line 252]

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

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