IntentOption 值集 - 市场活动管理

定义位置条件的可能意向选项,例如,定位目标用户、搜索或查看有关目标位置的页面。

注意

自 2024 年 4 月起,PeopleSearchingForOrViewingPages 已弃用。 如果尝试将 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 值集具有以下值:PeopleInPeopleInOrSearchingForOrViewingPagesPeopleSearchingForOrViewingPages

说明
PeopleIn 向目标位置中的用户显示广告。
PeopleInOrSearchingForOrViewingPages 向用户显示广告、搜索或查看有关目标位置的页面。
PeopleSearchingForOrViewingPages 自 2024 年 4 月起,PeopleSearchingForOrViewingPages已弃用。 如果尝试将 IntentOption 设置为 PeopleSearchingForOrViewingPages,它将改为设置为 PeopleInOrSearchingForOrViewingPages 。 我们将具有此设置的现有市场活动自动转换为 PeopleInOrSearchingForOrViewingPages

向搜索或查看有关目标位置的页面的用户显示广告。

要求

服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

使用者

LocationCondition
LocationIntentCriterion