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

Class: JobEvent

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

Class Overview


An event defined by a status change of a job.


Variables

Methods


Child classes:

BulkMutateJobEvent
An event defined by a status change of a bulk mutate job.

Class Details

[line 3487]
An event defined by a status change of a job.



[ Top ]


Class Variables

$dateTime =

[line 3492]



Tags:

access:  public

Type:   string


[ Top ]

$JobEventType =

[line 3498]



Tags:

access:  public

Type:   string


[ Top ]



Class Methods


constructor __construct [line 3548]

JobEvent __construct( [ $dateTime = NULL], [ $JobEventType = NULL])



Tags:

access:  public


Overridden in child classes as:

BulkMutateJobEvent::__construct()

Parameters:

   $dateTime  
   $JobEventType  

[ Top ]

method getNamespace [line 3536]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


Overridden in child classes as:

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

[ Top ]

method getParameterMap [line 3528]

array getParameterMap( )

Provided for getting non-php-standard named variables



Tags:

return:  parameter map
access:  protected


[ Top ]

method getXsiTypeName [line 3544]

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:

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

[ Top ]

method __get [line 3516]

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

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