enum ProposalCompanyAssociationType (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Describes the type of a Company associated with a Proposal.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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.
|
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."],[[["\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. |"]]