{
  "data": {
    "name": "accounts/123456789/products/en~US~1111111111",
    "offerId": "1111111111",
    "contentLanguage": "en",
    "feedLabel": "US",
    "dataSource": "accounts/123456789/dataSources/987654321",
    "productAttributes": {
      "title": "Organic Cotton T-Shirt - Blue",
      "description": "Comfortable organic cotton t-shirt with crew neck.",
      "link": "https://www.example.com/products/tshirt-blue",
      "imageLink": "https://www.example.com/images/tshirt-blue.jpg",
      "availability": "in_stock",
      "condition": "new",
      "brand": "ExampleBrand",
      "gtin": [
        "00012345678905"
      ],
      "price": {
        "amountMicros": "29990000",
        "currencyCode": "USD"
      },
      "salePrice": {
        "amountMicros": "24990000",
        "currencyCode": "USD"
      }
    },
    "productStatus": {
      "destinationStatuses": [
        {
          "reportingContext": "SHOPPING_ADS",
          "approvedCountries": [
            "US"
          ]
        }
      ],
      "itemLevelIssues": []
    },
    "versionNumber": "1"
  }
}