My favorites | English | Sign in

Faster apps faster - GWT 2.0 with Speed Tracer New!

AdWords API v2009

v2009 Docs | v13 Docs

type OperationStream

A stream of AdWords API mutate operations that must be performed serially. Further, this operation stream must be processed serially with all other operation streams in a bulk mutate job that specify the same scoping entity.

Namespace

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

Fields

Field Type Description
scopingEntityId EntityId The id of the entity within whose scope the mutate operations apply.
operations
  1. Operation[]
    1. AdGroupAdOperation
    2. AdGroupCriterionOperation
    3. AdGroupOperation
    4. CampaignCriterionOperation
    5. CampaignOperation
    6. CampaignTargetOperation
    7. JobOperation
The mutate operations comprising this stream. This field must not contain null elements. This field must contain at least one element. This field is required and should not be null.