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

Class: CriterionBidLandscape

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

Class Overview

BidLandscape
   |
   --CriterionBidLandscape

The bid landscape for a criterion. A bid landscape estimates how a a criterion will perform based on different bid amounts.


Variables

Methods


Inherited Variables

Inherited Methods

Class: BidLandscape

BidLandscape::__construct()
BidLandscape::getNamespace()
Gets the namesapce of this class
BidLandscape::getParameterMap()
Provided for getting non-php-standard named variables
BidLandscape::getXsiTypeName()
Gets the xsi:type name of this class
BidLandscape::__get()
Provided for getting non-php-standard named variables
BidLandscape::__set()
Provided for setting non-php-standard named variables

Class Details

[line 1370]
The bid landscape for a criterion. A bid landscape estimates how a a criterion will perform based on different bid amounts.



[ Top ]


Class Variables

$criterionId =

[line 1375]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 1393]

CriterionBidLandscape __construct( [ $criterionId = NULL], [ $campaignId = NULL], [ $adGroupId = NULL], [ $startDate = NULL], [ $endDate = NULL], [ $landscapePoints = NULL], [ $BidLandscapeType = NULL])



Tags:

access:  public


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

Parameters:

   $criterionId  
   $campaignId  
   $adGroupId  
   $startDate  
   $endDate  
   $landscapePoints  
   $BidLandscapeType  

[ Top ]

method getNamespace [line 1381]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 1389]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3