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

Class: JobStats

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

Class Overview


Job-handling statistics.


Variables

Methods


Child classes:

BulkMutateJobStats
Bulk mutate job-handling statistics.

Class Details

[line 3648]
Job-handling statistics.



[ Top ]


Class Variables

$JobStatsType =

[line 3671]



Tags:

access:  public

Type:   string


[ Top ]

$pendingTimeMillis =

[line 3659]



Tags:

access:  public

Type:   integer


[ Top ]

$processingTimeMillis =

[line 3665]



Tags:

access:  public

Type:   integer


[ Top ]

$progressPercent =

[line 3653]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 3721]

JobStats __construct( [ $progressPercent = NULL], [ $pendingTimeMillis = NULL], [ $processingTimeMillis = NULL], [ $JobStatsType = NULL])



Tags:

access:  public


Overridden in child classes as:

BulkMutateJobStats::__construct()

Parameters:

   $progressPercent  
   $pendingTimeMillis  
   $processingTimeMillis  
   $JobStatsType  

[ Top ]

method getNamespace [line 3709]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

BulkMutateJobStats::getNamespace()
Gets the namesapce of this class

[ Top ]

method getParameterMap [line 3701]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 3717]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


Overridden in child classes as:

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

[ Top ]

method __get [line 3689]

mixed __get( $var $var)

Provided for getting non-php-standard named variables



Tags:

return:  Variable value
access:  public


Parameters:

$var   $var   Variable name to get.

[ Top ]

method __set [line 3682]

void __set( $var $var, $value $value)

Provided for setting non-php-standard named variables



Tags:

access:  public


Parameters:

$var   $var   Variable name to set
$value   $value   Value to set

[ Top ]


Documentation generated by phpDocumentor 1.4.3