|
| long | id [get, set] |
| | Uniquely identifies the More...
|
| |
| bool | idSpecified [get, set] |
| |
| string | name [get, set] |
| | The full name of the company. This attribute is required and has a maximum length of 127 characters. More...
|
| |
| CompanyType | type [get, set] |
| | Specifies what kind of company this is. This attribute is required. More...
|
| |
| bool | typeSpecified [get, set] |
| |
| string | address [get, set] |
| | Specifies the address of the company. This attribute is optional and has a maximum length of 1024 characters. More...
|
| |
| string | email [get, set] |
| | Specifies the email of the company. This attribute is optional and has a maximum length of 128 characters. More...
|
| |
| string | faxPhone [get, set] |
| | Specifies the fax phone number of the company. This attribute is optional and has a maximum length of 63 characters. More...
|
| |
| string | primaryPhone [get, set] |
| | Specifies the primary phone number of the company. This attribute is optional and has a maximum length of 63 characters. More...
|
| |
| string | externalId [get, set] |
| | Specifies the external ID of the company. This attribute is optional and has a maximum length of 255 characters. More...
|
| |
| string | comment [get, set] |
| | Specifies the comment of the company. This attribute is optional and has a maximum length of 1024 characters. More...
|
| |
| CompanyCreditStatus | creditStatus [get, set] |
| | Specifies the company's credit status. This attribute is optional and defaults to CreditStatus::ACTIVE when basic credit status settings are enabled, and CreditStatus::ON_HOLD when advanced credit status settings are enabled. More...
|
| |
| bool | creditStatusSpecified [get, set] |
| |
| AppliedLabel[] | appliedLabels [get, set] |
| | The set of labels applied to this company. More...
|
| |
| long | primaryContactId [get, set] |
| | The ID of the Contact who is acting as the primary contact for this company. This attribute is optional. More...
|
| |
| bool | primaryContactIdSpecified [get, set] |
| |
| long[] | appliedTeamIds [get, set] |
| | The IDs of all teams that this company is on directly. More...
|
| |
| int | thirdPartyCompanyId [get, set] |
| | Specifies the ID of the Google-recognized canonicalized form of this company. This attribute is optional. More...
|
| |
| bool | thirdPartyCompanyIdSpecified [get, set] |
| |
| DateTime | lastModifiedDateTime [get, set] |
| | The date and time this company was last modified. More...
|
| |
| ChildPublisher | childPublisher [get, set] |
| | Info required for when Company Type is CHILD_PUBLISHER. More...
|
| |
| ViewabilityProvider | viewabilityProvider [get, set] |
| | Info required for when Company Type is VIEWABILITY_PROVIDER. More...
|
| |
A
Company represents an agency, a single advertiser or an entire advertising network.