Hide

type FrequencyCap (v201506)

A frequency cap is the maximum number of times an ad (or some set of ads) can be shown to a user over a particular time period.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Fields
Field Type Description
impressions xsd:long Maximum number of impressions allowed during the time range by this cap. To remove the frequency cap on a campaign, set this field to 0.
timeUnit TimeUnit Unit of time the cap is defined at. Only the Day, Week and Month time units are supported.
Enumerations
MINUTE
HOUR
DAY
WEEK
MONTH
LIFETIME
level Level The level on which the cap is to be applied (creative/adgroup). Cap is applied to all the entities of this level in the campaign.
Enumerations
CREATIVE
The cap is applied at the creative level.
ADGROUP
The cap is applied at the ad group level.
CAMPAIGN
The cap is applied at the campaign level.
UNKNOWN
This value cannot be set by the user and sent to the AdWords API servers, as it would generate a RejectedError. It can only be received by the user from the AdWords API servers and it means that a new value available in a newer API release version is not known in the current API release version. If the user encounters this value, it means an upgrade is required in order to take advantage of the latest AdWords API functionality. Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.

Send feedback about...

AdWords API