AdWords API
Feedback on this document

type OperationStream (v201209)

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/v201209
Fields
Field Type Description
scopingEntityId EntityId The id of the entity within whose scope the mutate operations apply.
operations
ContentsNotNull
NotEmpty
Required
  1. Operation[]
    1. AdExtensionOverrideOperation
    2. AdGroupAdOperation
    3. AdGroupCriterionOperation
    4. AdGroupOperation
    5. CampaignAdExtensionOperation
    6. CampaignCriterionOperation
    7. CampaignOperation
    8. CampaignTargetOperation
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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.