共用方式為


KeywordIdeaCategory 數據物件 - Ad Insight

定義包含關鍵詞概念類別目錄的物件。

呼叫 GetKeywordIdeas 時,您可以在 CategorySearchParameter 中使用類別標識符。

語法

<xs:complexType name="KeywordIdeaCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="CategoryId" type="xs:long" />
    <xs:element minOccurs="0" name="CategoryName" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

元素

KeywordIdeaCategory 物件具有下列元素:CategoryIdCategoryName

元素 描述 資料類型
CategoryId 關鍵詞概念類別的 Microsoft Advertising 識別碼。
CategoryName 關鍵詞概念類別目錄的名稱。 string

需求

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

消費者

GetKeywordIdeaCategories