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

Class: BulkMutateJobStats

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

Class Overview

JobStats
   |
   --BulkMutateJobStats

Bulk mutate job-handling statistics.


Variables

Methods


Inherited Variables

Inherited Methods

Class: JobStats

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

Class Details

[line 10376]
Bulk mutate job-handling statistics.



[ Top ]


Class Variables

$numFailedOperations =

[line 10387]



Tags:

access:  public

Type:   integer


[ Top ]

$numOperations =

[line 10381]



Tags:

access:  public

Type:   integer


[ Top ]

$numUnprocessedOperations =

[line 10393]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 10411]

BulkMutateJobStats __construct( [ $numOperations = NULL], [ $numFailedOperations = NULL], [ $numUnprocessedOperations = NULL], [ $progressPercent = NULL], [ $pendingTimeMillis = NULL], [ $processingTimeMillis = NULL], [ $JobStatsType = NULL])



Tags:

access:  public


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

Parameters:

   $numOperations  
   $numFailedOperations  
   $numUnprocessedOperations  
   $progressPercent  
   $pendingTimeMillis  
   $processingTimeMillis  
   $JobStatsType  

[ Top ]

method getNamespace [line 10399]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 10407]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3