AI-generated Key Takeaways
- 
          ProposalCompanyAssociationType describes the type of a Company associated with a Proposal. 
- 
          The available types of ProposalCompanyAssociation include various agency roles (primary, billing, branding, other), advertiser, and an unknown value. 
- 
          These types are part of the https://www.google.com/apis/ads/publisher/v202502namespace.
Describes the type of a Company associated with a Proposal.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |