Interface protos.google.shopping.merchant.accounts.v1beta.IAccountIssue (1.0.0)

Properties of an AccountIssue.

Package

@google-shopping/accounts

Properties

detail

detail?: (string|null);

AccountIssue detail

documentationUri

documentationUri?: (string|null);

AccountIssue documentationUri

impactedDestinations

impactedDestinations?: (google.shopping.merchant.accounts.v1beta.AccountIssue.IImpactedDestination[]|null);

AccountIssue impactedDestinations

name

name?: (string|null);

AccountIssue name

severity

severity?: (google.shopping.merchant.accounts.v1beta.AccountIssue.Severity|keyof typeof google.shopping.merchant.accounts.v1beta.AccountIssue.Severity|null);

AccountIssue severity

title

title?: (string|null);

AccountIssue title