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 possible values for FrequencyCapTimeGranularity.
Syntax
<xs:simpleType name="FrequencyCapTimeGranularity" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="HOUR" />
<xs:enumeration value="DAY" />
<xs:enumeration value="WEEK" />
</xs:restriction>
</xs:simpleType>
Values
The FrequencyCapTimeGranularity value set has the following values: DAY, HOUR, WEEK.
Value | Description |
---|---|
DAY | The number of days to limit ad serves by. |
HOUR | The number of hours to limit ad serves by. |
WEEK | The number of weeks to limit ad serves by. |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13