[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Ads Ad Manager V1 Client - Class Frequency (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.Schedule.Frequency)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.Schedule.Frequency) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class Frequency.\n\nFrequency to run report.\n\nProtobuf type `google.ads.admanager.v1.Schedule.Frequency`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ Schedule\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FREQUENCY_UNSPECIFIED\n\n Value: 0\n\nNo Frequency specified.\n\nGenerated from protobuf enum `FREQUENCY_UNSPECIFIED = 0;`\n\n### HOURLY\n\n Value: 1\n\nSchedule report to run every hour.\n\nGenerated from protobuf enum `HOURLY = 1;`\n\n### TWO_TIMES_DAILY\n\n Value: 2\n\nSchedule report to run twice a day (every 12 hours).\n\nGenerated from protobuf enum `TWO_TIMES_DAILY = 2;`\n\n### THREE_TIMES_DAILY\n\n Value: 3\n\nSchedule report to run three times a day (every 8 hours).\n\nGenerated from protobuf enum `THREE_TIMES_DAILY = 3;`\n\n### FOUR_TIMES_DAILY\n\n Value: 4\n\nSchedule report to run four times a day (every 6 hours).\n\nGenerated from protobuf enum `FOUR_TIMES_DAILY = 4;`\n\n### DAILY\n\n Value: 5\n\nSchedule report to run on a daily basis.\n\nGenerated from protobuf enum `DAILY = 5;`\n\n### WEEKLY\n\n Value: 6\n\nSchedule report to run on a weekly basis.\n\nGenerated from protobuf enum `WEEKLY = 6;`\n\n### MONTHLY\n\n Value: 7\n\nSchedule report to run on a monthly basis.\n\nGenerated from protobuf enum `MONTHLY = 7;`"]]