accounts
Updates (or creates if allow_missing = true) a product certification which links certifications with products. This method can only be called by certification bodies.
patch/v1/{+name}
Path parameters
namestring required
Required. The unique name identifier of a product certification Format: accounts/{account}/languages/{language_code}/productCertifications/{id} Where id is a some unique identifier and language_code is a 2-letter ISO 639-1 code of a Shopping supported language according to https://support.google.com/merchants/answer/160637.
Query parameters
updateMaskstring
Optional. The list of fields to update according to aip.dev/134. However, only full update is supported as of right now. Therefore, it can be either ignored or set to "*". Setting any other values will returns UNIMPLEMENTED error.
Request body
Response
Successful response