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 a data object for detailed information about unattributed conversions.
Syntax
<xs:complexType name="OfflineConversionAlert" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="UnattributedReason" type="tns:OfflineConversionUnattributedReason" />
<xs:element minOccurs="0" name="Count" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elements
The OfflineConversionAlert object has the following elements: Count, UnattributedReason.
| Element | Description | Data Type |
|---|---|---|
| Count | The number of times this specific error occurred. | long |
| UnattributedReason | The specific reason for the failure. | OfflineConversionUnattributedReason |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13