[[["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 Shopping Merchant DataSources V1 Client - Class Frequency (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-datasources/latest/V1.FileInput.FetchSettings.Frequency)\n- [0.6.0](/php/docs/reference/shopping-merchant-datasources/0.6.0/V1.FileInput.FetchSettings.Frequency)\n- [0.5.1](/php/docs/reference/shopping-merchant-datasources/0.5.1/V1.FileInput.FetchSettings.Frequency)\n- [0.4.0](/php/docs/reference/shopping-merchant-datasources/0.4.0/V1.FileInput.FetchSettings.Frequency)\n- [0.3.1](/php/docs/reference/shopping-merchant-datasources/0.3.1/V1.FileInput.FetchSettings.Frequency)\n- [0.2.3](/php/docs/reference/shopping-merchant-datasources/0.2.3/V1.FileInput.FetchSettings.Frequency)\n- [0.1.0](/php/docs/reference/shopping-merchant-datasources/0.1.0/V1.FileInput.FetchSettings.Frequency) \nReference documentation and code samples for the Google Shopping Merchant DataSources V1 Client class Frequency.\n\nThe required fields vary based on the frequency of fetching. For a\nmonthly\nfetch schedule,\n`day of\nmonth`\nand\n\\[hour of\nday\\]\\[\u003chttps://developers.google.com/merchant/api/reference/rest/datasources_v1beta/accounts.dataSources#timeofday\u003e\\]\nare required. For a weekly fetch schedule,\n\\[day of\nweek\\]\\[\u003chttps://developers.google.com/merchant/api/reference/rest/datasources_v1beta/accounts.dataSources#dayofweek\u003e\\]\nand \\[hour of\nday\\]\\[\u003chttps://developers.google.com/merchant/api/reference/rest/datasources_v1beta/accounts.dataSources#timeofday\u003e\\]\nare required. For a daily fetch schedule, only an \\[hour of\nday\\]\\[\u003chttps://developers.google.com/merchant/api/reference/rest/datasources_v1beta/accounts.dataSources#timeofday\u003e\\]\nis required.\n\nProtobuf type `google.shopping.merchant.datasources.v1.FileInput.FetchSettings.Frequency`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ DataSources \\\\ V1 \\\\ FileInput \\\\ FetchSettings\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### FREQUENCY_UNSPECIFIED\n\n Value: 0\n\nFrequency unspecified.\n\nGenerated from protobuf enum `FREQUENCY_UNSPECIFIED = 0;`\n\n### FREQUENCY_DAILY\n\n Value: 1\n\nThe fetch happens every day.\n\nGenerated from protobuf enum `FREQUENCY_DAILY = 1;`\n\n### FREQUENCY_WEEKLY\n\n Value: 2\n\nThe fetch happens every week.\n\nGenerated from protobuf enum `FREQUENCY_WEEKLY = 2;`\n\n### FREQUENCY_MONTHLY\n\n Value: 3\n\nThe fetch happens every month.\n\nGenerated from protobuf enum `FREQUENCY_MONTHLY = 3;`"]]