[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-10-06 UTC."],[[["\u003cp\u003eThis function generates a download URL for a table using a provided document ID and token.\u003c/p\u003e\n"],["\u003cp\u003eThe output is a string containing the URL for downloading the table data.\u003c/p\u003e\n"],["\u003cp\u003eYou need to input a DownloadId object that contains the table download ID and token to use this function.\u003c/p\u003e\n"]]],[],null,["# ee.data.makeTableDownloadUrl\n\n\u003cbr /\u003e\n\nCreate a table download URL from a docid and token.\n\n\u003cbr /\u003e\n\nReturns the download URL.\n\n| Usage | Returns |\n|------------------------------------|---------|\n| `ee.data.makeTableDownloadUrl(id)` | String |\n\n| Argument | Type | Details |\n|----------|------------|--------------------------------|\n| `id` | DownloadId | A table download id and token. |"]]