แชร์ผ่าน


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

กําหนดชนิดเอนทิตีสําหรับการเรียกข้อมูลเชิงลึกเกี่ยวกับการประมูล

ไวยากรณ์

<xs:simpleType name="EntityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Account">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Campaign">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroup">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">3</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Keyword">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

ค่า

ชุดค่า EntityType มีค่าต่อไปนี้: Account, AdGroup, Campaign, Keyword

ค่า คำอธิบาย
บัญชี ร้องขอข้อมูลข้อมูลเชิงลึกเกี่ยวกับการประมูลระดับบัญชี
AdGroup ร้องขอข้อมูลเชิงลึกเกี่ยวกับการประมูลระดับกลุ่มโฆษณา
แคมเปญ ร้องขอข้อมูลเชิงลึกเกี่ยวกับการประมูลระดับแคมเปญ
คำ ร้องขอข้อมูลข้อมูลเชิงลึกเกี่ยวกับการประมูลระดับคําหลัก

ข้อกําหนด

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

ใช้โดย

GetAuctionInsightData
GetPerformanceInsightsDetailDataByAccountId
PerformanceInsightsDetail