AI-generated Key Takeaways
- 
          A Companyrepresents various entities involved in advertising, including agencies, advertisers, and ad networks.
- 
          Companies have a unique read-only idand a requirednameof up to 127 characters.
- 
          The typefield specifies the kind of company, with enumerations likeADVERTISER,AGENCY, andAD_NETWORK.
- 
          Optional fields include address,email, phone numbers,externalId, andcomment.
- 
          The creditStatusindicates the company's financial standing and affects line item activation and order creation.
A Company represents an agency, a single advertiser or an entire advertising network.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Field | |
|---|---|
| 
                            | 
                            Uniquely identifies the  | 
| 
                            | 
                            The full name of the company. This attribute is required and has a maximum length of 127 characters. | 
| 
                            | Specifies what kind of company this is. This attribute is required. Enumerations 
 | 
| 
                            | 
                            Specifies the address of the company. This attribute is optional and has a maximum length of 1024 characters. | 
| 
                            | 
                            Specifies the email of the company. This attribute is optional and has a maximum length of 128 characters. | 
| 
                            | 
                            Specifies the fax phone number of the company. This attribute is optional and has a maximum length of 63 characters. | 
| 
                            | 
                            Specifies the primary phone number of the company. This attribute is optional and has a maximum length of 63 characters. | 
| 
                            | 
                            Specifies the external ID of the company. This attribute is optional and has a maximum length of 255 characters. | 
| 
                            | 
                            Specifies the comment of the company. This attribute is optional and has a maximum length of 1024 characters. | 
| 
                            | 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. Enumerations 
 | 
| 
                            | The set of labels applied to this company. | 
| 
                            | 
                            The ID of the Contact who is acting as the primary contact for this company. This attribute is optional. | 
| 
                            | 
                            The IDs of all teams that this company is on directly. | 
| 
                            | 
                            Specifies the ID of the Google-recognized canonicalized form of this company. This attribute is optional. | 
| 
                            | The date and time this company was last modified. | 
| 
                            | Info required for when Company Type is CHILD_PUBLISHER. | 
| 
                            | Info required for when Company Type is VIEWABILITY_PROVIDER. |