แชร์ผ่าน


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

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

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

ไวยากรณ์

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

องค์ ประกอบ

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

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

ข้อกําหนด

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