[[["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 TimeUnit (0.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.1 (latest)](/php/docs/reference/googleads/ad-manager/latest/V1.TimeUnitEnum.TimeUnit)\n- [0.1.0](/php/docs/reference/googleads/ad-manager/0.1.0/V1.TimeUnitEnum.TimeUnit) \nReference documentation and code samples for the Google Ads Ad Manager V1 Client class TimeUnit.\n\nUnit of time for the frequency cap.\n\nProtobuf type `google.ads.admanager.v1.TimeUnitEnum.TimeUnit`\n\nNamespace\n---------\n\nGoogle \\\\ Ads \\\\ AdManager \\\\ V1 \\\\ TimeUnitEnum\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### TIME_UNIT_UNSPECIFIED\n\n Value: 0\n\nDefault value. This value is unused.\n\nGenerated from protobuf enum `TIME_UNIT_UNSPECIFIED = 0;`\n\n### MINUTE\n\n Value: 1\n\nMinute\n\nGenerated from protobuf enum `MINUTE = 1;`\n\n### HOUR\n\n Value: 2\n\nHour\n\nGenerated from protobuf enum `HOUR = 2;`\n\n### DAY\n\n Value: 3\n\nDay\n\nGenerated from protobuf enum `DAY = 3;`\n\n### WEEK\n\n Value: 4\n\nWeek\n\nGenerated from protobuf enum `WEEK = 4;`\n\n### MONTH\n\n Value: 5\n\nMonth\n\nGenerated from protobuf enum `MONTH = 5;`\n\n### LIFETIME\n\n Value: 6\n\nLifetime\n\nGenerated from protobuf enum `LIFETIME = 6;`\n\n### POD\n\n Value: 7\n\nPer pod of ads in a video stream. Only valid for entities in a\nVIDEO_PLAYER environment.\n\nGenerated from protobuf enum `POD = 7;`\n\n### STREAM\n\n Value: 8\n\nPer video stream. Only valid for entities in a VIDEO_PLAYER environment.\n\nGenerated from protobuf enum `STREAM = 8;`"]]