enum ProposalCompanyAssociationType (v202505)

  • ProposalCompanyAssociationType describes the type of a Company associated with a Proposal.

  • The available types include different kinds of agencies (primary, billing, branding, other) and the advertiser.

  • An "UNKNOWN" value is used if the actual value is not exposed by the requested API version.

Describes the type of a Company associated with a Proposal.


Namespace
https://www.google.com/apis/ads/publisher/v202505
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.