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

Class: BulkMutateJobSelector

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

Class Overview

JobSelector
   |
   --BulkMutateJobSelector

Specifies additional criteria for selecting bulk mutate jobs.


Variables

Methods


Inherited Variables

Inherited Methods

Class: JobSelector

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

Class Details

[line 12376]
Specifies additional criteria for selecting bulk mutate jobs.



[ Top ]


Class Variables

$jobIds =

[line 12381]



Tags:

access:  public

Type:   integer[]


[ Top ]

$jobStatuses =

[line 12387]



Tags:

access:  public

Type:   tnsBasicJobStatus[]


[ Top ]

$resultPartIndex =

[line 12393]



Tags:

access:  public

Type:   integer


[ Top ]



Class Methods


constructor __construct [line 12411]

BulkMutateJobSelector __construct( [ $jobIds = NULL], [ $jobStatuses = NULL], [ $resultPartIndex = NULL], [ $customerJobKeys = NULL], [ $includeJobsSubmittedByOtherUsers = NULL], [ $includeHistory = NULL], [ $includeStats = NULL], [ $JobSelectorType = NULL])



Tags:

access:  public


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

Parameters:

   $jobIds  
   $jobStatuses  
   $resultPartIndex  
   $customerJobKeys  
   $includeJobsSubmittedByOtherUsers  
   $includeHistory  
   $includeStats  
   $JobSelectorType  

[ Top ]

method getNamespace [line 12399]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


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

[ Top ]

method getXsiTypeName [line 12407]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


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

[ Top ]


Documentation generated by phpDocumentor 1.4.3