แชร์ผ่าน


LocationSearchParameter Data Object - ข้อมูลเชิงลึกของโฆษณา

ตัวกรองพารามิเตอร์การค้นหาตําแหน่งที่ตั้งที่คุณสามารถรวมไว้เมื่อร้องขอแนวคิดคําหลัก

ถ้าคุณไม่รวมพารามิเตอร์การค้นหาตําแหน่งที่ตั้งเมื่อเรียก GetKeywordIdeas แนวคิดคําสําคัญจะถูกส่งกลับสําหรับตําแหน่งที่ตั้งทั้งหมด

ไวยากรณ์

<xs:complexType name="LocationSearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:SearchParameter">
      <xs:sequence>
        <xs:element minOccurs="0" name="Locations" nillable="true" type="tns:ArrayOfLocationCriterion" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

องค์ ประกอบ

วัตถุ LocationSearchParameter มีองค์ประกอบต่อไปนี้: Locations

องค์ ประกอบ คำอธิบาย ชนิดข้อมูล
ตำแหน่ง รายการเกณฑ์ตําแหน่งที่ตั้งสําหรับแนวคิดคําสําคัญที่ส่งกลับ

คุณต้องรวมระหว่าง 1 ถึง 2,000 ตําแหน่งที่ตั้ง
อาร์เรย์ LocationCriterion

ข้อกําหนด

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