FrequencyCapSettings 数据对象 - 市场活动管理

定义 FrequencyCapSettings 对象。

语法

<xs:complexType name="FrequencyCapSettings" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="CapValue" type="xs:int" />
    <xs:element minOccurs="0" name="TimeGranularity" type="tns:FrequencyCapTimeGranularity" />
  </xs:sequence>
</xs:complexType>

元素

FrequencyCapSettings 对象具有以下元素:CapValueTimeGranularity

元素 说明 数据类型
CapValue 广告的显示次数限制。 int
TimeGranularity 限制广告投放的最小时间间隔。 值为 HourDayWeek FrequencyCapTimeGranularity

要求

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

使用者

AdGroup