আপনার Merchant Center অ্যাকাউন্ট থেকে ডেটা উৎসে অবিলম্বে (এমনকি আনার সময়সূচির বাইরেও) ডেটা আনার কাজ সম্পাদন করে। আপনি যদি এই পদ্ধতিতে প্রতিদিন একাধিকবার কল করতে চান, তাহলে আপনার পণ্যের ডেটা আপডেট করার জন্য পণ্য পরিষেবা ব্যবহার করা উচিত। এই পদ্ধতিটি শুধুমাত্র একটি ফাইল ইনপুট সেট সহ ডেটা উত্সগুলিতে কাজ করে।
HTTP অনুরোধ
POST https://merchantapi.googleapis.com/datasources/v1beta/{name=accounts/*/dataSources/*}:fetch
[[["সহজে বোঝা যায়","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-01-23 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],["This document details the process of manually fetching data from a data source in a Merchant Center Account. It uses a `POST` HTTP request to a specified URL, including a required `name` path parameter identifying the data source. The request body must be empty. A successful fetch returns an empty JSON object in the response body. This action should only occur once per day, and it requires `https://www.googleapis.com/auth/content` OAuth scope authorization. The request uses gRPC Transcoding.\n"]]