次の方法で共有


キーワード データ オブジェクト - Ad Insight

一致型のキーワードを定義します。

構文

<xs:complexType name="Keyword" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="MatchType" type="tns:MatchType" />
    <xs:element minOccurs="0" name="Text" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

要素

Keyword オブジェクトには、IdMatchTypeText の各要素があります。

要素 説明 データ型
身分証明書 キーワード (keyword)の Microsoft Advertising 識別子。 long
MatchType キーワード (keyword)の一致の種類。 MatchType
テキスト キーワード (keyword)テキスト。 string

要件

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

使用ページ

IdeaTextSearchParameter
KeywordEstimate
KeywordEstimator