Interface protos.google.ads.admanager.v1.IContact (0.6.0)

Properties of a Contact.

Package

@google-ads/admanager

Properties

address

address?: (string|null);

Contact address

cellPhone

cellPhone?: (string|null);

Contact cellPhone

comment

comment?: (string|null);

Contact comment

company

company?: (string|null);

Contact company

displayName

displayName?: (string|null);

Contact displayName

email

email?: (string|null);

Contact email

fax

fax?: (string|null);

Contact fax

name

name?: (string|null);

Contact name

status

status?: (google.ads.admanager.v1.ContactStatusEnum.ContactStatus|keyof typeof google.ads.admanager.v1.ContactStatusEnum.ContactStatus|null);

Contact status

title

title?: (string|null);

Contact title

workPhone

workPhone?: (string|null);

Contact workPhone