Interface protos.google.ads.datamanager.v1.IProductAccount (0.1.0)

Properties of a ProductAccount.

Package

@google-ads/datamanager

Properties

accountId

accountId?: (string|null);

ProductAccount accountId

accountType

accountType?: (google.ads.datamanager.v1.ProductAccount.AccountType|keyof typeof google.ads.datamanager.v1.ProductAccount.AccountType|null);

ProductAccount accountType

product

product?: (google.ads.datamanager.v1.Product|keyof typeof google.ads.datamanager.v1.Product|null);

ProductAccount product