แชร์ผ่าน


ชุดค่า RecommendationType - ข้อมูลเชิงลึกของโฆษณา

กําหนดชุดค่า RecommendationType

วากยสัมพันธ์

<xs:simpleType name="RecommendationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="CampaignBudgetRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="KeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAdRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="RemoveConflictingNegativeKeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="UseBroadMatchKeywordRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="ResponsiveSearchAdAssetRecommendation">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

ค่า

ชุดค่า RecommendationType มีค่าต่อไปนี้: CampaignBudgetRecommendation, KeywordRecommendation, RemoveConflictingNegativeKeywordRecommendation, ResponsiveSearchAdAssetRecommendation, ResponsiveSearchAdRecommendation, UseBroadMatchKeywordRecommendation.

ค่า คำอธิบาย
CampaignBudgetRecommendation แก้ไขแคมเปญที่จํากัดตามงบประมาณ
คําสําคัญการแนะนํา เพิ่มคําสําคัญใหม่จากแหล่งข้อมูลทั้งหมด
RemoveConflictingNegativeKeywordRecommendation ลบคําแนะนําสําหรับคําสําคัญเชิงลบที่ขัดแย้งกัน
ResponsiveSearchAdAssetRecommendation เพิ่มชุดโฆษณาในการค้นหาแบบตอบสนอง
ResponsiveSearchAdRecommendation เพิ่มโฆษณาในการค้นหาแบบตอบสนองใหม่
UseBroadMatchKeywordRecommendation ใช้คําแนะนําคําสําคัญที่ตรงกันแบบกว้าง

ข้อกําหนด

บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

ใช้โดย

RecommendationBase