[[["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-08-28 UTC."],[],[],null,["# Interface ProductStatus.ItemLevelIssueOrBuilder (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/java/docs/reference/google-shopping-merchant-products/latest/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.26.0](/java/docs/reference/google-shopping-merchant-products/0.26.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.24.0](/java/docs/reference/google-shopping-merchant-products/0.24.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.23.0](/java/docs/reference/google-shopping-merchant-products/0.23.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.20.0](/java/docs/reference/google-shopping-merchant-products/0.20.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.19.0](/java/docs/reference/google-shopping-merchant-products/0.19.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.18.0](/java/docs/reference/google-shopping-merchant-products/0.18.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.16.0](/java/docs/reference/google-shopping-merchant-products/0.16.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.15.0](/java/docs/reference/google-shopping-merchant-products/0.15.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.14.0](/java/docs/reference/google-shopping-merchant-products/0.14.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.13.0](/java/docs/reference/google-shopping-merchant-products/0.13.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.12.0](/java/docs/reference/google-shopping-merchant-products/0.12.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.11.0](/java/docs/reference/google-shopping-merchant-products/0.11.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.10.0](/java/docs/reference/google-shopping-merchant-products/0.10.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.9.0](/java/docs/reference/google-shopping-merchant-products/0.9.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.8.0](/java/docs/reference/google-shopping-merchant-products/0.8.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.7.0](/java/docs/reference/google-shopping-merchant-products/0.7.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.5.0](/java/docs/reference/google-shopping-merchant-products/0.5.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.4.0](/java/docs/reference/google-shopping-merchant-products/0.4.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.3.0](/java/docs/reference/google-shopping-merchant-products/0.3.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.2.0](/java/docs/reference/google-shopping-merchant-products/0.2.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder)\n- [0.1.0](/java/docs/reference/google-shopping-merchant-products/0.1.0/com.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssueOrBuilder) \n\n public static interface ProductStatus.ItemLevelIssueOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getApplicableCountries(int index)\n\n public abstract String getApplicableCountries(int index)\n\nList of country codes (ISO 3166-1 alpha-2) where issue applies to the\noffer.\n\n`repeated string applicable_countries = 9;`\n\n### getApplicableCountriesBytes(int index)\n\n public abstract ByteString getApplicableCountriesBytes(int index)\n\nList of country codes (ISO 3166-1 alpha-2) where issue applies to the\noffer.\n\n`repeated string applicable_countries = 9;`\n\n### getApplicableCountriesCount()\n\n public abstract int getApplicableCountriesCount()\n\nList of country codes (ISO 3166-1 alpha-2) where issue applies to the\noffer.\n\n`repeated string applicable_countries = 9;`\n\n### getApplicableCountriesList()\n\n public abstract List\u003cString\u003e getApplicableCountriesList()\n\nList of country codes (ISO 3166-1 alpha-2) where issue applies to the\noffer.\n\n`repeated string applicable_countries = 9;`\n\n### getAttribute()\n\n public abstract String getAttribute()\n\nThe attribute's name, if the issue is caused by a single attribute.\n\n`string attribute = 4;`\n\n### getAttributeBytes()\n\n public abstract ByteString getAttributeBytes()\n\nThe attribute's name, if the issue is caused by a single attribute.\n\n`string attribute = 4;`\n\n### getCode()\n\n public abstract String getCode()\n\nThe error code of the issue.\n\n`string code = 1;`\n\n### getCodeBytes()\n\n public abstract ByteString getCodeBytes()\n\nThe error code of the issue.\n\n`string code = 1;`\n\n### getDescription()\n\n public abstract String getDescription()\n\nA short issue description in English.\n\n`string description = 6;`\n\n### getDescriptionBytes()\n\n public abstract ByteString getDescriptionBytes()\n\nA short issue description in English.\n\n`string description = 6;`\n\n### getDetail()\n\n public abstract String getDetail()\n\nA detailed issue description in English.\n\n`string detail = 7;`\n\n### getDetailBytes()\n\n public abstract ByteString getDetailBytes()\n\nA detailed issue description in English.\n\n`string detail = 7;`\n\n### getDocumentation()\n\n public abstract String getDocumentation()\n\nThe URL of a web page to help with resolving this issue.\n\n`string documentation = 8;`\n\n### getDocumentationBytes()\n\n public abstract ByteString getDocumentationBytes()\n\nThe URL of a web page to help with resolving this issue.\n\n`string documentation = 8;`\n\n### getReportingContext()\n\n public abstract ReportingContext.ReportingContextEnum getReportingContext()\n\nThe reporting context the issue applies to.\n\n`.google.shopping.type.ReportingContext.ReportingContextEnum reporting_context = 5;\n`\n\n### getReportingContextValue()\n\n public abstract int getReportingContextValue()\n\nThe reporting context the issue applies to.\n\n`.google.shopping.type.ReportingContext.ReportingContextEnum reporting_context = 5;\n`\n\n### getResolution()\n\n public abstract String getResolution()\n\nWhether the issue can be resolved by the business.\n\n`string resolution = 3;`\n\n### getResolutionBytes()\n\n public abstract ByteString getResolutionBytes()\n\nWhether the issue can be resolved by the business.\n\n`string resolution = 3;`\n\n### getSeverity()\n\n public abstract ProductStatus.ItemLevelIssue.Severity getSeverity()\n\nHow this issue affects serving of the offer.\n\n`\n.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssue.Severity severity = 2;\n`\n\n### getSeverityValue()\n\n public abstract int getSeverityValue()\n\nHow this issue affects serving of the offer.\n\n`\n.google.shopping.merchant.products.v1.ProductStatus.ItemLevelIssue.Severity severity = 2;\n`"]]