Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class Impact.
The impact of the issue on a region.
Generated from protobuf message google.shopping.merchant.accounts.v1beta.AccountIssue.ImpactedDestination.Impact
Namespace
Google \ Shopping \ Merchant \ Accounts \ V1beta \ AccountIssue \ ImpactedDestinationMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ region_code |
string
The CLDR region code where this issue applies. |
↳ severity |
int
The severity of the issue on the destination and region. |
getRegionCode
The CLDR region code where this issue applies.
Returns | |
---|---|
Type | Description |
string |
setRegionCode
The CLDR region code where this issue applies.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSeverity
The severity of the issue on the destination and region.
Returns | |
---|---|
Type | Description |
int |
setSeverity
The severity of the issue on the destination and region.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |