AttributionModelType Value Set - Campaign Management
Determines which attribution model is used with a conversion goal.
Syntax
<xs:simpleType name="AttributionModelType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="LastClick" />
<xs:enumeration value="LastTouch" />
</xs:restriction>
</xs:simpleType>
Values
The AttributionModelType value set has the following values: LastClick, LastTouch.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13