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 the base object of a campaign conversion goal.
Syntax
<xs:complexType name="CampaignConversionGoal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="CampaignId" type="xs:long" />
<xs:element name="GoalId" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elements
The CampaignConversionGoal object has the following elements: CampaignId, GoalId.
| Element | Description | Data Type |
|---|---|---|
| CampaignId | The Microsoft Advertising assigned identifier of a campaign. | long |
| GoalId | The Microsoft Advertising assigned identifier of a conversion goal. | long |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13