[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-05-26 (世界標準時間)。"],[[["You must begin by creating your Merchant feed, and optionally a Services feed, to transmit inventory data to Google, with the Merchant feed being mandatory."],["The Merchant feed requires specific fields such as `merchant_id`, `name`, `geo`, `telephone`, and `action_link`, while fields like `category` are nice-to-have and `brand_id` is optional, with all other fields in the reference section being ignored."],["Feed files should be kept under 200MB (after compression using gzip), and for larger datasets, you can split them into multiple shards; additionally, each file should be uploaded with a unique name that may include a timestamp."],["Upload the feed files to Google's SFTP server at `sftp://partnerupload.google.com` on port `19321` using the provided server information and your private key."],["After uploading, Google will process and evaluate your feeds based on specifications, required fields, the presence of `action_link` information, and matching with Google Maps locations."]]],["Begin by generating your Merchant feed, which is required, and optionally a Services feed. Upload the feeds in JSON format to your SFTP dropbox using unique file names, ensuring files are under 200MB (compressed) or sharded. Include feed metadata with `PROCESS_AS_COMPLETE`. Required Merchant feed fields include `merchant_id`, `name`, `geo`, `telephone`, and `action_link`. Upload a complete Merchant feed daily. Google then evaluates uploaded feeds, checking for specification adherence, required fields, action links, and data accuracy.\n"]]