type ProposalCompanyAssociation (v202502)
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
      
         
         
         
         A ProposalCompanyAssociation represents a Company associated with the Proposal and a set of Contact objects belonging to the company.
         
         
            - Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
               
                  
                     | Field | 
               
               
                  
                     | 
                           companyId | 
                           
                              xsd:long The unique ID of the Company associated with the Proposal.
                
          This attribute is required. | 
                  
                     | 
                           type | 
                           
                              ProposalCompanyAssociationType
                            The association type of the Company and Proposal.
                
          Enumerations
 
                              
                                 PRIMARY_AGENCYThe company is a primary agency.
                                 BILLING_AGENCYThe company is a billing agency.
                                 BRANDING_AGENCYThe company is a branding agency.
                                 OTHER_AGENCYThe company is other type of agency.
                                 ADVERTISERThe company is advertiser.
                                 UNKNOWNThe value returned if the actual value is not exposed by the requested API version.
 This attribute is required. | 
                  
                     |  | 
                           
                              xsd:long[] List of unique IDs for Contact objects of the Company.
 | 
               
            
         
       
   
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-08-06 UTC.
  
  
  
    
      [null,null,["Last updated 2025-08-06 UTC."],[],["`ProposalCompanyAssociation` links a `Company` to a `Proposal`, managing associated `Contact` objects. Key fields include `companyId`, a required unique identifier for the associated company, and `type`, which defines the association role. `type` options are `PRIMARY_AGENCY`, `BILLING_AGENCY`, `BRANDING_AGENCY`, `OTHER_AGENCY`, `ADVERTISER`, or `UNKNOWN`.  `contactIds` are also provided for a company's linked contact objects. This object is found in the `v202502` API namespace.\n"]]