Google \ Shopping \ Merchant \ IssueResolution \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
SEVERITY_UNSPECIFIED
Value: 0
Default value. Will never be provided by the API.
Generated from protobuf enumSEVERITY_UNSPECIFIED = 0;
ERROR
Value: 1
Causes either an account suspension or an item disapproval. Errors should
be resolved as soon as possible to ensure items are eligible to appear in
results again.
Generated from protobuf enumERROR = 1;
WARNING
Value: 2
Warnings can negatively impact the performance of ads and can lead to item
or account suspensions in the future unless the issue is resolved.
Generated from protobuf enumWARNING = 2;
INFO
Value: 3
Infos are suggested optimizations to increase data quality. Resolving these
issues is recommended, but not required.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Shopping Merchant Issue Resolution V1 Client - Class Severity (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-issueresolution/latest/V1.Severity)\n- [0.1.0](/php/docs/reference/shopping-merchant-issueresolution/0.1.0/V1.Severity) \nReference documentation and code samples for the Google Shopping Merchant Issue Resolution V1 Client class Severity.\n\nEnum specifying the severity of the issue.\n\nProtobuf type `google.shopping.merchant.issueresolution.v1.Severity`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ IssueResolution \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### SEVERITY_UNSPECIFIED\n\n Value: 0\n\nDefault value. Will never be provided by the API.\n\nGenerated from protobuf enum `SEVERITY_UNSPECIFIED = 0;`\n\n### ERROR\n\n Value: 1\n\nCauses either an account suspension or an item disapproval. Errors should\nbe resolved as soon as possible to ensure items are eligible to appear in\nresults again.\n\nGenerated from protobuf enum `ERROR = 1;`\n\n### WARNING\n\n Value: 2\n\nWarnings can negatively impact the performance of ads and can lead to item\nor account suspensions in the future unless the issue is resolved.\n\nGenerated from protobuf enum `WARNING = 2;`\n\n### INFO\n\n Value: 3\n\nInfos are suggested optimizations to increase data quality. Resolving these\nissues is recommended, but not required.\n\nGenerated from protobuf enum `INFO = 3;`"]]