awBulkMutateJobA {@code BulkMutateJob} is essentially a mixed collection of mutate
operations from the following AdWords API campaign management services:
Located in /classes/cm/BulkMutateJob.php
awComplexObject | --awJob | --awBulkMutateJob
awBulkMutateJobEvent[]
$history
History of status changes of this job.
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
long
$id
ID of this bulk mutate job, which is returned by {@code BulkMutateJobService} after adding a new job.
<span class="constraint ReadOnly">This field is read only and should not be set for following Operators : ADD.</span>
int
$numRequestParts
Total number of request parts (maximum of 100) in this job.
int
$numRequestPartsReceived
Number of request parts currently received via {@code ADD} and {@code SET} operations. This job will begin processing when {@code numRequestPartsReceived} equals {@code numRequestParts}.
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
awBulkMutateJobPolicy
$policy
Defines which existing jobs are required to successfully process before starting this job. This field can only be set when adding a new job.
<span class="constraint ReadOnly">This field is read only and should not be set for following Operators : SET.</span>
awBulkMutateRequest
$request
A request part of this job. Even though a {@code BulkMutateJob} can contain up to 100 request parts (each with a unique partIndex), only one can be added or updated at a time for optimization purposes.
<span class="constraint Required">This field is required and should not be {@code null} when it is contained within Operators : ADD.</span>
awBulkMutateResult
$result
The selected result part of this job.
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
string
$status
Status of this job.
<span class="constraint ReadOnly">This field is read only and should not be set.</span>
mixed
$_checkFields
= array(Inherited from awJob
awJob::$billingSummary
awJob::$context
awJob::$customerJobKey
awJob::$failureReason
awJob::$stats
Inherited from awComplexObject
awComplexObject::$_cachedCheckFields
awComplexObject::$_row
Inherited From awJob
awJob::factory()
Inherited From awComplexObject
awComplexObject::__construct()
awComplexObject::factory()
awComplexObject::get()
awComplexObject::getCheckFields()
awComplexObject::getRow()
awComplexObject::getSoapVars()
awComplexObject::getXML()
awComplexObject::isEmpty()
awComplexObject::remove()
awComplexObject::set()
awComplexObject::setRow()
awComplexObject::_getAsObj()
Documentation generated on Thu, 15 Apr 2010 19:06:11 +0300 by phpDocumentor 1.4.3