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

Class: BillingSummary

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

Class Overview


Represents the billing summary of the job that provides the overall cost of the job's operations, i.e., for the work done by the job. This therefore excludes the cost of operating on the job itself - setting up the job, polling for its status, retrieving the result, etc.


Variables

Methods



Class Details

[line 1673]
Represents the billing summary of the job that provides the overall cost of the job's operations, i.e., for the work done by the job. This therefore excludes the cost of operating on the job itself - setting up the job, polling for its status, retrieving the result, etc.



[ Top ]


Class Variables

$numOperations =

[line 1678]



Tags:

access:  public

Type:   integer


[ Top ]

$numUnits =

[line 1684]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 1702]

BillingSummary __construct( [ $numOperations = NULL], [ $numUnits = NULL])



Tags:

access:  public


Parameters:

   $numOperations  
   $numUnits  

[ Top ]

method getNamespace [line 1690]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 1698]

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