ProfileCriterion 數據物件 - 行銷活動管理
定義一個準則,可用來向特定公司、產業或作業功能中的用戶顯示廣告。
您可以根據LinkedIn) (以公司、產業或作業功能配置檔為目標的客戶,讓您對廣告感興趣的人員更頻繁地顯示廣告。 每個配置檔準則都會定義公司、產業或作業函式,以進行隨附的準則申請調整。
- 公司,例如Microsoft、Alibaba.com 或 KLM 荷蘭航空公司。
- 產業,例如財務、廣播媒體或執法機關。
- 作業功能,例如銷售、會計或購買。
您可以套用至每個行銷活動或廣告群組的公司名稱配置檔準則數目上限為 1,000。
您也可以根據LinkedIn配置檔,排除人員看不到您的廣告。 排除的配置檔也稱為負面配置檔準則。 每個負面配置檔準則都會定義您不想要查看廣告之人員的公司、產業或工作功能。
支援的準則會依營銷活動類型而有所不同。 Microsoft Advertising 會同時套用行銷活動和廣告群組層級配置檔準則的聯集。 不過,如果您在行銷活動和廣告群組層級套用具有相同配置檔標識符的準則,例如目標或排除相同的公司名稱,則廣告群組層級準則將會覆寫行銷活動層級準則。
準則關聯 | 支援的營銷活動類型 |
---|---|
BiddableCampaignCriterion | DynamicSearchAds 搜尋 購物 |
BiddableAdGroupCriterion | 對象 DynamicSearchAds 搜尋 購物 |
NegativeAdGroupCriterion | 對象 |
語法
<xs:complexType name="ProfileCriterion" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Criterion">
<xs:sequence>
<xs:element minOccurs="0" name="ProfileId" type="xs:long" />
<xs:element minOccurs="0" name="ProfileType" type="tns:ProfileType" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
元素
ProfileCriterion 物件具有下列元素:ProfileId、ProfileType。
元素 | 描述 | 資料類型 |
---|---|---|
ProfileId | 您想要設為目標之公司名稱、產業或作業函式配置檔的識別碼。 如需如何取得配置檔識別碼的詳細資訊,請參閱 配置文件數據。 加: 必填 更新: 必填 |
長 |
ProfileType | 判斷配置檔準則是否對應至公司名稱、產業或作業函式。 加: 必填 更新: 必填 |
ProfileType |
ProfileCriterion 物件具有 Inherited Elements。
繼承的專案
從準則繼承的專案
ProfileCriterion 物件衍生自 Criterion 物件,並繼承下列元素:Type。 下列描述是 ProfileCriterion 特有的,而且可能不適用於從 Criterion 物件繼承相同元素的其他物件。
元素 | 描述 | 資料類型 |
---|---|---|
類型 | 準則的型別。 當您擷取配置檔準則時,此值為 Profile 。 如需準則類型的詳細資訊,請參閱 準則數據物件備註。 加: 唯讀 更新: 唯讀 |
string |
需求
服務: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13