AI-generated Key Takeaways
- 
          ProposalCompanyAssociationType describes the type of a Company associated with a Proposal. 
- 
          The types include various agency roles (Primary, Billing, Branding, Other) and Advertiser. 
- 
          An "UNKNOWN" value is returned if the actual value is not exposed by the requested API version. 
                  Service
               
               
                  ProposalService
               
            
                  Dependencies
               
               
                  ProposalCompanyAssociation
                  
            ▼
                  ProposalCompanyAssociationType
               Describes the type of a Company associated with a Proposal.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202508
| Enumeration | Description | 
|---|---|
| PRIMARY_AGENCY | The company is a primary agency. | 
| BILLING_AGENCY | The company is a billing agency. | 
| BRANDING_AGENCY | The company is a branding agency. | 
| OTHER_AGENCY | The company is other type of agency. | 
| ADVERTISER | The company is advertiser. | 
| UNKNOWN | The value returned if the actual value is not exposed by the requested API version. |