[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eProposalCompanyAssociationType defines the relationship between a Company and a Proposal in Google Ad Manager.\u003c/p\u003e\n"],["\u003cp\u003eIt clarifies the role of the company, whether they are an agency (primary, billing, branding, or other), the advertiser, or an unknown type.\u003c/p\u003e\n"],["\u003cp\u003eThis information is crucial for managing proposals and understanding the involved parties in the advertising workflow within Ad Manager.\u003c/p\u003e\n"]]],["The content details `ProposalCompanyAssociationType`, an enumeration defining the relationship between a company and a proposal. It's part of the `ProposalService` within the specified namespace. This association type classifies companies as `PRIMARY_AGENCY`, `BILLING_AGENCY`, `BRANDING_AGENCY`, `OTHER_AGENCY`, or `ADVERTISER`. An `UNKNOWN` value is returned when a company's true type is not available. These association types specify different roles that a company can play in relation to a proposal.\n"],null,["# enum ProposalCompanyAssociationType (v202411)\n\n**Service** \n**ProposalService** **Dependencies** \n[ProposalCompanyAssociation](/ad-manager/api/reference/v202411/ProposalService.ProposalCompanyAssociation) \n▼\n**ProposalCompanyAssociationType**\n\nDescribes the type of a [Company](/ad-manager/api/reference/v202411/CompanyService.Company) associated with a [Proposal](/ad-manager/api/reference/v202411/ProposalService.Proposal).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Enumeration | Description |\n|-------------------|-------------------------------------------------------------------------------------|\n| `PRIMARY_AGENCY` | The company is a primary agency. |\n| `BILLING_AGENCY` | The company is a billing agency. |\n| `BRANDING_AGENCY` | The company is a branding agency. |\n| `OTHER_AGENCY` | The company is other type of agency. |\n| `ADVERTISER` | The company is advertiser. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]