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

Class: BidLandscapeLandscapePoint

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

Class Overview


A set of estimates for a criterion's performance for a specific bid amount.


Variables

Methods



Class Details

[line 515]
A set of estimates for a criterion's performance for a specific bid amount.



[ Top ]


Class Variables

$bid =

[line 520]



Tags:

access:  public

Type:   Money


[ Top ]

$clicks =

[line 526]



Tags:

access:  public

Type:   integer


[ Top ]

$cost =

[line 532]



Tags:

access:  public

Type:   Money


[ Top ]

$impressions =

[line 544]



Tags:

access:  public

Type:   integer


[ Top ]

$marginalCpc =

[line 538]



Tags:

access:  public

Type:   Money


[ Top ]



Class Methods


constructor __construct [line 562]

BidLandscapeLandscapePoint __construct( [ $bid = NULL], [ $clicks = NULL], [ $cost = NULL], [ $marginalCpc = NULL], [ $impressions = NULL])



Tags:

access:  public


Parameters:

   $bid  
   $clicks  
   $cost  
   $marginalCpc  
   $impressions  

[ Top ]

method getNamespace [line 550]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 558]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]


Documentation generated by phpDocumentor 1.4.3