次の方法で共有


LocationSearchParameter データ オブジェクト - Ad Insight

キーワード アイデアを要求するときに含めることができる場所検索パラメーター フィルター。

GetKeywordIdeas を呼び出すときに location search パラメーターを含めなかった場合は、すべての場所キーワード (keyword)アイデアが返されます。

構文

<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 という要素があります

要素 説明 データ型
場所 返されたキーワード (keyword)アイデアの場所条件リスト。

1 から 2,000 の場所を含める必要があります。
LocationCriterion 配列

要件

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13