enum ProposalCompanyAssociationType (v202408)
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/v202408
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\u003e\u003ccode\u003eProposalCompanyAssociationType\u003c/code\u003e defines the role of a company (e.g., agency, advertiser) in relation to a proposal.\u003c/p\u003e\n"],["\u003cp\u003eIt includes various types like primary agency, billing agency, branding agency, advertiser, and more.\u003c/p\u003e\n"],["\u003cp\u003eThis enumeration is used within the Google Ad Manager API to specify the association between companies and proposals.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUNKNOWN\u003c/code\u003e type is used when the actual association type is not available in the requested API version.\u003c/p\u003e\n"]]],["The core content details the `ProposalCompanyAssociationType`, an enumeration within the `ProposalService` in the Ad Manager API (v202408). This type defines the role of a `Company` linked to a `Proposal`. The possible types include `PRIMARY_AGENCY`, `BILLING_AGENCY`, `BRANDING_AGENCY`, `OTHER_AGENCY`, `ADVERTISER`, and `UNKNOWN`. Each type represents a distinct business relationship. This is used to manage associations between companies and proposals.\n"],null,["# enum ProposalCompanyAssociationType (v202408)\n\n**Service** \n**ProposalService** **Dependencies** \n[ProposalCompanyAssociation](/ad-manager/api/reference/v202408/ProposalService.ProposalCompanyAssociation) \n▼\n**ProposalCompanyAssociationType**\n\nDescribes the type of a [Company](/ad-manager/api/reference/v202408/CompanyService.Company) associated with a [Proposal](/ad-manager/api/reference/v202408/ProposalService.Proposal).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202408`\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. |"]]