Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.1 KB

applicationfault.md

File metadata and controls

33 lines (27 loc) · 1.1 KB
title ms.service ms.subservice ms.topic author ms.author description
ApplicationFault Data Object - Bulk
bing-ads
bulk-api
article
jonmeyers
jonmeyers
Defines the base object from which all Bulk fault detail objects derive.

ApplicationFault Data Object - Bulk

Defines the base object from which all Bulk fault detail objects derive.

Syntax

<xs:complexType name="ApplicationFault" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="TrackingId" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Elements

The ApplicationFault object has the following elements: TrackingId.

Element Description Data Type
TrackingId The identifier of the log entry that contains the details of the API call. string

Requirements

Service: BulkService.svc v13
Namespace: https://adapi.microsoft.com