مورد نیاز. نام منبع ورودی محصول برای حذف. قالب: accounts/{account}/productInputs/{product} که در آن product آخرین بخش از 4 قسمت تشکیل شده است: channel~contentLanguage~feedLabel~offerId مثال برای نام محصول "accounts/123/productInputs/online~en~US~sku123" است.
پارامترهای پرس و جو
پارامترها
data Source
string
مورد نیاز. منبع داده اولیه یا تکمیلی که ورودی محصول باید از آن حذف شود. قالب: accounts/{account}/dataSources/{datasource} .
درخواست بدن
بدنه درخواست باید خالی باشد.
بدن پاسخگو
در صورت موفقیت آمیز بودن، بدنه پاسخ یک شی JSON خالی است.
تاریخ آخرین بهروزرسانی 2025-01-23 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","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 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003ePermanently deletes a specific product input from your Merchant Center account using a DELETE request.\u003c/p\u003e\n"],["\u003cp\u003eRequires specifying the product input's name in the URL path, including account, channel, content language, feed label, and offer ID.\u003c/p\u003e\n"],["\u003cp\u003eNeeds the data source (primary or supplemental) to be identified in the query parameters for targeted deletion.\u003c/p\u003e\n"],["\u003cp\u003eUtilizes OAuth 2.0 for authorization and mandates the \u003ccode\u003ehttps://www.googleapis.com/auth/content\u003c/code\u003e scope for access.\u003c/p\u003e\n"],["\u003cp\u003eChanges may take several minutes to reflect and retrieve the processed product after the deletion.\u003c/p\u003e\n"]]],["This document details how to delete a product input from a Merchant Center account. The `DELETE` request is sent to a specific URL using gRPC Transcoding syntax. The `name` path parameter, formatted as `accounts/{account}/productInputs/{product}`, identifies the product. The `dataSource` query parameter, formatted as `accounts/{account}/dataSources/{datasource}`, specifies the data source. The request body must be empty, and a successful response returns an empty JSON object. Authorization requires the `https://www.googleapis.com/auth/content` OAuth scope.\n"],null,[]]