Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 3.0 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
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.
| Field | Type | Description |
|---|---|---|
| scopingEntityId |
EntityId
|
The id of the entity within whose scope the mutate operations apply. |
| operations | 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.
|