필수 항목입니다. 삭제할 제품 입력 리소스의 이름입니다. 형식: accounts/{account}/productInputs/{product} 여기서 마지막 섹션 product은 4개의 부분(channel~contentLanguage~feedLabel~offerId)으로 구성됩니다. 제품 이름의 예는 'accounts/123/productInputs/online~en~US~sku123'입니다.
쿼리 매개변수
매개변수
dataSource
string
필수 항목입니다. 제품 입력을 삭제해야 하는 기본 또는 보조 데이터 소스입니다. 형식: accounts/{account}/dataSources/{datasource}
[[["이해하기 쉬움","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 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"]]