The PlacementTransferResponse object indicates if the transfer (placement) operation succeeded or failed.
| Element | Data Type | Description |
|---|---|---|
| ads | Ad[] | The list of (transferred) ads. |
| errors | Error[] | The list of errors (when the operation fails) or the empty list (when the operation succeeds). |
| operationResult | OperationResult | The result of the operation. |
| placements | Placement[] | The list of (transferred) placements. |