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

Class: Job

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

Class Overview


Represents an asynchronous macro unit of work.


Variables

Methods


Child classes:

BulkMutateJob
A {@code BulkMutateJob} is essentially a mixed collection of mutate

Class Details

[line 3862]
Represents an asynchronous macro unit of work.



[ Top ]


Class Variables

$billingSummary =

[line 3891]



Tags:

access:  public

Type:   BillingSummary


[ Top ]

$context =

[line 3873]



Tags:

access:  public

Type:   JobContext


[ Top ]

$customerJobKey =

[line 3867]



Tags:

access:  public

Type:   string


[ Top ]

$failureReason =

[line 3879]



Tags:

access:  public

Type:   ApiErrorReason


[ Top ]

$JobType =

[line 3897]



Tags:

access:  public

Type:   string


[ Top ]

$stats =

[line 3885]



Tags:

access:  public

Type:   JobStats


[ Top ]



Class Methods


constructor __construct [line 3947]

Job __construct( [ $customerJobKey = NULL], [ $context = NULL], [ $failureReason = NULL], [ $stats = NULL], [ $billingSummary = NULL], [ $JobType = NULL])



Tags:

access:  public


Overridden in child classes as:

BulkMutateJob::__construct()

Parameters:

   $customerJobKey  
   $context  
   $failureReason  
   $stats  
   $billingSummary  
   $JobType  

[ Top ]

method getNamespace [line 3935]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

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

[ Top ]

method getParameterMap [line 3927]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 3943]

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:

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

[ Top ]

method __get [line 3915]

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 3908]

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