Interface protos.google.shopping.css.v1.IAccount (0.4.0)

Properties of an Account.

Package

@google-shopping/css

Properties

accountType

accountType?: (google.shopping.css.v1.Account.AccountType|keyof typeof google.shopping.css.v1.Account.AccountType|null);

Account accountType

automaticLabelIds

automaticLabelIds?: ((number|Long|string)[]|null);

Account automaticLabelIds

displayName

displayName?: (string|null);

Account displayName

fullName

fullName?: (string|null);

Account fullName

homepageUri

homepageUri?: (string|null);

Account homepageUri

labelIds

labelIds?: ((number|Long|string)[]|null);

Account labelIds

name

name?: (string|null);

Account name

parent

parent?: (string|null);

Account parent