IntentOption 值集 - 行銷活動管理
定義位置準則的可能意圖選項,例如將目標設為中的人員、搜尋或檢視有關您目標位置的頁面。
注意事項
PeopleSearchingForOrViewingPages 自 2024 年 4 月起已被取代。 如果您嘗試將 IntentOption 設定為 PeopleSearchingForOrViewingPages,它會改為設定為 PeopleInOrSearchingForOrViewingPages 。 我們將使用此設定自動將現有的活動轉換為 PeopleInOrSearchingForOrViewingPages。
語法
<xs:simpleType name="IntentOption" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="PeopleInOrSearchingForOrViewingPages" />
<xs:enumeration value="PeopleIn" />
<xs:enumeration value="PeopleSearchingForOrViewingPages" />
</xs:restriction>
</xs:simpleType>
值
IntentOption 值集具有下列值:PeopleIn、PeopleInOrSearchingForOrViewingPages、PeopleSearchingForOrViewingPages。
需求
服務: CampaignManagementService.svc v13
命名空間: https://bingads.microsoft.com/CampaignManagement/v13