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

Class: BulkMutateJobServiceMutate

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

Class Overview


<span class="constraint Required">This field is required and should not be {@code null}.</span>


Author(s):

Variables

Methods



Class Details

[line 11361]
<span class="constraint Required">This field is required and should not be {@code null}.</span>

Adds or updates a bulk mutate job.

<p>Use the &laquo;ADD&raquo; operator to submit a new job, and the &laquo;SET&raquo; operator to add additional {@linkplain BulkMutateRequest request parts} to an existing job. The &laquo;DELETE&raquo; operator is not supported.</p>

<p class="note">Note: In the current implementation, the check for duplicate job keys is only "best effort", and may not prevent jobs with the same keys from being accepted if they are submitted around the same instant.</p>




Tags:

return:  added or updated bulk mutate job.
throws:  ApiException if problems occurred while creating or updating jobs


[ Top ]


Class Variables

$operation =

[line 11366]



Tags:

access:  public

Type:   JobOperation


[ Top ]



Class Methods


constructor __construct [line 11384]

BulkMutateJobServiceMutate __construct( [ $operation = NULL])



Tags:

access:  public


Parameters:

   $operation  

[ Top ]

method getNamespace [line 11372]

the getNamespace( )

Gets the namesapce of this class



Tags:

return:  namespace of this class
access:  public


[ Top ]

method getXsiTypeName [line 11380]

the getXsiTypeName( )

Gets the xsi:type name of this class



Tags:

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


[ Top ]


Documentation generated by phpDocumentor 1.4.3