Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the FrequencyCapSettings object.
Syntax
<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>
Elements
The FrequencyCapSettings object has the following elements: CapValue, TimeGranularity.
Element | Description | Data Type |
---|---|---|
CapValue | A limit to the number of times an ad is shown. | int |
TimeGranularity | The smallest time interval to limit ad serves. Values are Hour, Day, Week. | FrequencyCapTimeGranularity |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13