Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines elements to specify whether the bulk service should return upload errors with their corresponding data.
Syntax
<xs:simpleType name="ResponseMode" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="ErrorsOnly" />
<xs:enumeration value="ErrorsAndResults" />
</xs:restriction>
</xs:simpleType>
Values
The ResponseMode value set has the following values: ErrorsAndResults, ErrorsOnly.
Value | Description |
---|---|
ErrorsAndResults | Return errors and results in the bulk upload response file. |
ErrorsOnly | Return errors only in the bulk upload response file. |
Requirements
Service: BulkService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13