共用方式為


EntityDetail 數據物件 - Ad Insight

定義物件,提供實體的詳細資訊以取得效能深入解析。

語法

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

元素

EntityDetail 物件具有下列元素:EntityIdEntityName

元素 描述 資料類型
EntityId 針對帳戶,這是 AccountId。 針對營銷活動,這是 CampaignId。 針對廣告群組,這是 AdGroupId。 針對關鍵詞,這是 KeywordId。 針對產品群組,這是 ProductGroupId。 針對搜尋字詞/網站,這是 0
EntityName 針對帳戶/營銷活動/廣告群組,這是名稱資訊。 針對關鍵詞,這是關鍵詞文字。 針對搜尋字詞,這是搜尋字詞文字。 針對產品群組,這是節點路徑。 針對網站,這是網站 URL。 string

需求

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

消費者

EntityParameter