Enum Schedule.Types.Frequency
Frequency to run report.
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum Schedule.Types.Frequency
Fields
Name | Description |
---|---|
Daily | Schedule report to run on a daily basis. |
FourTimesDaily | Schedule report to run four times a day (every 6 hours). |
Hourly | Schedule report to run every hour. |
Monthly | Schedule report to run on a monthly basis. |
ThreeTimesDaily | Schedule report to run three times a day (every 8 hours). |
TwoTimesDaily | Schedule report to run twice a day (every 12 hours). |
Unspecified | No Frequency specified. |
Weekly | Schedule report to run on a weekly basis. |