Google Shopping Merchant Accounts V1beta Client - Class ImpactedDestination (0.2.0)

Reference documentation and code samples for the Google Shopping Merchant Accounts V1beta Client class ImpactedDestination.

The impact of the issue on a destination.

Generated from protobuf message google.shopping.merchant.accounts.v1beta.AccountIssue.ImpactedDestination

Namespace

Google \ Shopping \ Merchant \ Accounts \ V1beta \ AccountIssue

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ reporting_context int

The impacted reporting context.

↳ impacts array<Google\Shopping\Merchant\Accounts\V1beta\AccountIssue\ImpactedDestination\Impact>

The (negative) impact for various regions on the given destination.

getReportingContext

The impacted reporting context.

Returns
Type Description
int

hasReportingContext

clearReportingContext

setReportingContext

The impacted reporting context.

Parameter
Name Description
var int
Returns
Type Description
$this

getImpacts

The (negative) impact for various regions on the given destination.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setImpacts

The (negative) impact for various regions on the given destination.

Parameter
Name Description
var array<Google\Shopping\Merchant\Accounts\V1beta\AccountIssue\ImpactedDestination\Impact>
Returns
Type Description
$this