แชร์ผ่าน


ชุดค่า ConversionGoalType - การจัดการแคมเปญ

กําหนดชนิดของเป้าหมายการแปลงที่เป็นไปได้ในปัจจุบัน

ไวยากรณ์

<xs:simpleType name="ConversionGoalType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Url" />
        <xs:enumeration value="Duration" />
        <xs:enumeration value="PagesViewedPerVisit" />
        <xs:enumeration value="Event" />
        <xs:enumeration value="AppInstall" />
        <xs:enumeration value="OfflineConversion" />
        <xs:enumeration value="InStoreTransaction" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

ค่า

ชุดค่า ConversionGoalType มีค่าต่อไปนี้: AppInstall, Duration, Event, InStoreTransaction, OfflineConversion, PagesViewedPerVisit, URL

ค่า คำอธิบาย
AppInstall อ้างอิงไปยัง AppInstallGoal
ระยะ เวลา อ้างอิงถึง DurationGoal
เหตุการณ์ อ้างอิงไปยัง EventGoal
InStoreTransaction อ้างอิงถึง InStoreTransactionGoal
OfflineConversion อ้างอิงถึง OfflineConversionGoal
PagesViewedPerVisit อ้างอิงไปยัง PagesViewedPerVisitGoal
Url อ้างอิงไปยัง UrlGoal

ข้อกําหนด

บริการ: การส่งเสริมการขายการจัดการบริการ.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

ใช้โดย

ConversionGoal
GetConversionGoalsByIds
GetConversionGoalsByTagIds