REST Resource: accounts.lfpSales

資源:LfpSale

商家的銷售業績。

JSON 表示法
{
  "name": string,
  "targetAccount": string,
  "storeCode": string,
  "offerId": string,
  "regionCode": string,
  "contentLanguage": string,
  "gtin": string,
  "price": {
    object (Price)
  },
  "quantity": string,
  "saleTime": string,
  "uid": string,
  "feedLabel": string
}
欄位
name

string

僅供輸出。ID。LfpSale 資源的名稱。格式:accounts/{account}/lfpSales/{sale}

targetAccount

string (int64 format)

必要欄位。要提交銷售資料的商家 Merchant Center ID。

storeCode

string

必要欄位。商家商店的 ID。透過 API 插入的 storeCode,或是商家檔案中商店的代碼。

offerId

string

必要欄位。產品的專屬 ID。如果商家同時提交商品目錄和銷售資料,則這項 ID 應與相同產品相符。

注意:如果商家販售同款的全新產品和二手產品,則兩者的 ID 不得相同。

regionCode

string

必要欄位。產品銷售國家/地區的 CLDR 區域代碼

contentLanguage

string

必要欄位。商品的雙字母格式 ISO 639-1 語言編碼。

gtin

string

必要欄位。售出產品的全球交易品項識別碼。

price

object (Price)

必要欄位。產品的單價。

quantity

string (int64 format)

必要欄位。可用數量的相對變化。如果是退回的商品,則為負值。

saleTime

string (Timestamp format)

必要欄位。銷售時間戳記。

uid

string

僅供輸出。系統為 LfpSale 產生的全球唯一 ID。

feedLabel

string

選用設定。產品的動態饋給標籤。如果未設定,則預設為 regionCode

方法

insert

為指定商家插入 LfpSale