共用方式為


LocationSearchParameter 資料物件 - Ad Insight

要求關鍵字想法時可以包含的位置搜尋參數篩選。

如果您在呼叫 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
命名 空間: https://bingads.microsoft.com/AdInsight/v13