|
long | id [get, set] |
| The unique ID of the More...
|
|
bool | idSpecified [get, set] |
|
string | name [get, set] |
| The name of the contact. This attribute is required and has a maximum length of 127 characters. More...
|
|
long | companyId [get, set] |
| The ID of the Company that this contact is associated with. This attribute is required and immutable. More...
|
|
bool | companyIdSpecified [get, set] |
|
ContactStatus | status [get, set] |
| The status of the contact. This attribute is readonly and is assigned by Google. More...
|
|
bool | statusSpecified [get, set] |
|
string | address [get, set] |
| The address of the contact. This attribute is optional and has a maximum length of 1024 characters. More...
|
|
string | cellPhone [get, set] |
| The cell phone number where the contact can be reached. This attribute is optional. More...
|
|
string | comment [get, set] |
| A free-form text comment for the contact. This attribute is optional and has a maximum length of 1024 characters. More...
|
|
string | email [get, set] |
| The e-mail address where the contact can be reached. This attribute is optional. More...
|
|
string | faxPhone [get, set] |
| The fax number where the contact can be reached. This attribute is optional. More...
|
|
string | title [get, set] |
| The job title of the contact. This attribute is optional and has a maximum length of 1024 characters. More...
|
|
string | workPhone [get, set] |
| The work phone number where the contact can be reached. This attribute is optional. More...
|
|
A
Contact
represents a person who is affiliated with a single Company. A contact can have a variety of contact information associated to it, and can be invited to view their company's orders, line items, creatives, and reports.