ProductChange
import type { ProductChange } from "https://googleapis.deno.dev/v1/merchantapi:reviews_v1beta.ts";
The change that happened to the product including old value, new value, country code as the region code and reporting context.
§Properties
The new value of the changed resource or attribute. If empty, it means
that the product was deleted. Will have one of these values : (approved
,
pending
, disapproved
, ``)
The old value of the changed resource or attribute. If empty, it means
that the product was created. Will have one of these values : (approved
,
pending
, disapproved
, ``)
Countries that have the change (if applicable). Represented in the ISO 3166 format.
Reporting contexts that have the change (if applicable). Currently this
field supports only (SHOPPING_ADS
, LOCAL_INVENTORY_ADS
,
YOUTUBE_SHOPPING
, YOUTUBE_CHECKOUT
, YOUTUBE_AFFILIATE
) from the enum
value
ReportingContextEnum