Service
BulkMutateJobService
MutateJobService
Dependencies
BulkMutateJob
▼
BulkMutateRequest
A request part of a BulkMutateJob.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201206
- Fields
Field | Type | Description |
---|---|---|
partIndex Required
|
xsd:int
|
Index of this request part. 0 ≤ partIndex < numRequestParts. This field is required and should not be
null .
|
operationStreams ContentsNotNull
NotEmpty
Required
|
OperationStream[]
|
This field must not contain null elements.
This field must contain at least one element.
This field is required and should not be null .
|