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

Class: ManualCPCAdGroupCriterionBids

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

Class Overview

AdGroupCriterionBids
   |
   --ManualCPCAdGroupCriterionBids

Data representing a criterion level cost-per-click bid.


Variables

Methods


Inherited Variables

Inherited Methods

Class: AdGroupCriterionBids

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

Class Details

[line 4744]
Data representing a criterion level cost-per-click bid.



[ Top ]


Class Variables

$bidSource =

[line 4755]



Tags:

access:  public

Type:   tnsBidSource


[ Top ]

$enhancedCpcEnabled =

[line 4767]



Tags:

access:  public

Type:   boolean


[ Top ]

$maxCpc =

[line 4749]



Tags:

access:  public

Type:   Bid


[ Top ]

$positionPreferenceBids =

[line 4761]



Tags:

access:  public



[ Top ]



Class Methods


constructor __construct [line 4785]

ManualCPCAdGroupCriterionBids __construct( [ $maxCpc = NULL], [ $bidSource = NULL], [ $positionPreferenceBids = NULL], [ $enhancedCpcEnabled = NULL], [ $AdGroupCriterionBidsType = NULL])



Tags:

access:  public


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

Parameters:

   $maxCpc  
   $bidSource  
   $positionPreferenceBids  
   $enhancedCpcEnabled  
   $AdGroupCriterionBidsType  

[ Top ]

method getNamespace [line 4773]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 4781]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3