Generated from protobuf messagegoogle.shopping.merchant.accounts.v1.AccountIssue
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Identifier. The resource name of the account issue. Format:accounts/{account}/issues/{id}. For example,accounts/123456/issues/misrepresentation-of-self-or-products-unacceptable-business-practice-policy.
[[["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 Accounts V1 Client - Class AccountIssue (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/php/docs/reference/shopping-merchant-accounts/latest/V1.AccountIssue)\n- [0.10.0](/php/docs/reference/shopping-merchant-accounts/0.10.0/V1.AccountIssue)\n- [0.9.1](/php/docs/reference/shopping-merchant-accounts/0.9.1/V1.AccountIssue)\n- [0.8.0](/php/docs/reference/shopping-merchant-accounts/0.8.0/V1.AccountIssue)\n- [0.7.0](/php/docs/reference/shopping-merchant-accounts/0.7.0/V1.AccountIssue)\n- [0.6.0](/php/docs/reference/shopping-merchant-accounts/0.6.0/V1.AccountIssue)\n- [0.5.0](/php/docs/reference/shopping-merchant-accounts/0.5.0/V1.AccountIssue)\n- [0.4.0](/php/docs/reference/shopping-merchant-accounts/0.4.0/V1.AccountIssue)\n- [0.3.3](/php/docs/reference/shopping-merchant-accounts/0.3.3/V1.AccountIssue)\n- [0.2.0](/php/docs/reference/shopping-merchant-accounts/0.2.0/V1.AccountIssue)\n- [0.1.0](/php/docs/reference/shopping-merchant-accounts/0.1.0/V1.AccountIssue) \nReference documentation and code samples for the Google Shopping Merchant Accounts V1 Client class AccountIssue.\n\nIssues with your Merchant Center account that can impact all your products.\n\nFor more information, see [Account-level issues in Merchant\nCenter](https://support.google.com/merchants/answer/12153802?sjid=17798438912526418908-EU#account).\n\nGenerated from protobuf message `google.shopping.merchant.accounts.v1.AccountIssue`\n\nNamespace\n---------\n\nGoogle \\\\ Shopping \\\\ Merchant \\\\ Accounts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The resource name of the account issue.\n\nFormat: `accounts/{account}/issues/{id}`. For example,\n`accounts/123456/issues/misrepresentation-of-self-or-products-unacceptable-business-practice-policy`.\n\n### setName\n\nIdentifier. The resource name of the account issue.\n\nFormat: `accounts/{account}/issues/{id}`. For example,\n`accounts/123456/issues/misrepresentation-of-self-or-products-unacceptable-business-practice-policy`.\n\n### getTitle\n\nThe localized title of the issue.\n\n### setTitle\n\nThe localized title of the issue.\n\n### getSeverity\n\nThe overall severity of the issue.\n\n### setSeverity\n\nThe overall severity of the issue.\n\n### getImpactedDestinations\n\nThe impact this issue has on various destinations.\n\n### setImpactedDestinations\n\nThe impact this issue has on various destinations.\n\n### getDetail\n\nFurther localized details about the issue.\n\n### setDetail\n\nFurther localized details about the issue.\n\n### getDocumentationUri\n\nLink to Merchant Center Help Center providing further information about the\nissue and how to fix it.\n\n### setDocumentationUri\n\nLink to Merchant Center Help Center providing further information about the\nissue and how to fix it."]]