[[["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 2024-11-19 UTC."],[[["A `ProposalCompanyAssociation` links a `Company` to a `Proposal` along with associated `Contact` objects."],["It defines the relationship between the company and the proposal (e.g., primary agency, advertiser)."],["Key properties include the company's ID (`companyId`), association type (`type`), and contact IDs (`contactIds`)."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202411`."]]],["A `ProposalCompanyAssociation` links a `Company` to a `Proposal`, including associated `Contact` objects. It requires a `companyId`, which is the company's unique ID, and a `type`, which specifies the nature of the company's association (e.g., `PRIMARY_AGENCY`, `ADVERTISER`). It also has a `contactIds` array that stores unique identifiers for contacts from the `Company`. This information connects specific companies and contacts with a given proposal.\n"]]