แชร์ผ่าน


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

กําหนดชนิดเอนทิตีสําหรับความสัมพันธ์และการดําเนินการบริการด้านบรรณาธิการ

ไวยากรณ์

<xs:simpleType name="EntityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Campaign">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="AdGroup">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="Ad">
      <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:enumeration value="AssetGroup">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>

ค่า

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

ค่า คำอธิบาย
โฆษณา เอนทิตีเป็นโฆษณา
AdGroup เอนทิตีเป็นกลุ่มโฆษณา
AssetGroup เอนทิตีเป็นกลุ่มแอสเซท
แคมเปญ เอนทิตีเป็นแคมเปญ
คำ เอนทิตีเป็นคําสําคัญ

ข้อกําหนด

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

ใช้โดย

คําอุทธรณ์ของคําอุทธรณ์
DeleteLabelAssociations
GetEditorialReasonsByIds
GetLabelAssociationsByEntityIds
GetLabelAssociationsByLabelIds
SetLabelAssociations