My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

AdWords API v2009

v2009 Docs | v13 Docs

type JobOperation

Mutate operations of a job service:

  • ADD: submit a new job;
  • SET: update a previously submitted job.

Namespace

  • https://adwords.google.com/api/adwords/cm/v200909

Fields

Field Type Description

Operation (inherited)

operator Operator Operator. This field is required and should not be null.
  1. Enumerations
    1. ADD
      1. The ADD operator.

    2. REMOVE
      1. The REMOVE operator.

    3. SET
      1. The SET operator (used for updates).

Operation.Type xsd:string This field indicates the subtype of Operation of this instance. It is ignored on input, and instead xsi:type should be specified.

JobOperation

operand
  1. Job
    1. BulkMutateJob