[[["容易理解","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 need to create and upload at least a Merchants feed, and optionally a Services feed, to transmit your inventory data to Google."],["The Merchants feed requires fields such as `merchant_id`, `name`, `geo`, and `telephone`, while the Services feed (if used) needs `service_id`, `merchant_id`, `localized_service_name`, `type`, and `action_link`."],["Include feed metadata with each feed, setting `processing_instruction` to `PROCESS_AS_COMPLETE` and a unique generation timestamp, and if using multiple files, be sure to properly shard them."],["Upload your feeds in JSON format to Google's SFTP server, with each file named uniquely, and ensure files are under 200MB (after compression) and compressed using `gzip`."],["Google evaluates uploaded feeds for specification compliance, required fields, action links for each merchant or service, and matches with Google Maps locations."]]],["To start, generate Merchant and optional Services feeds, detailing merchants, services, and action links. Merchant feeds require `merchant_id`, `name`, `geo`, and `telephone`; Services feeds need `service_id`, `merchant_id`, `localized_service_name`, `action_link`, and `type`. Include feed metadata, particularly `PROCESS_AS_COMPLETE`. Export in JSON or pb3 format, then upload to the provided SFTP dropbox with unique filenames, keeping files under 200MB. Provide complete merchant feeds daily. Google then checks for specification compliance, required fields, action links, and Google Maps matching.\n"]]