enum Company.Type (v202502)

  • Company.Type specifies the type of company, which cannot be changed after creation.

  • There are various company types including HOUSE_ADVERTISER, ADVERTISER, AGENCY, AD_NETWORK, and more.

  • Different company types represent entities like publishers' own advertisers, agencies, external advertisers, and ad networks.

  • Additional company types include PARTNER, CHILD_PUBLISHER, and VIEWABILITY_PROVIDER.

The type of the company. Once a company is created, it is not possible to change its type.


Namespace
https://www.google.com/apis/ads/publisher/v202502
Enumeration Description
HOUSE_ADVERTISER The publisher's own advertiser. When no outside advertiser buys its inventory, the publisher may run its own advertising campaigns.
HOUSE_AGENCY The publisher's own agency.
ADVERTISER A business entity that buys publisher inventory to run advertising campaigns. An advertiser is optionally associated with one or more agencies.
AGENCY A business entity that offers services, such as advertising creation, placement, and management, to advertisers.
AD_NETWORK A company representing multiple advertisers and agencies.
PARTNER A company representing a partner.
CHILD_PUBLISHER A company representing a child network.
VIEWABILITY_PROVIDER A company representing a viewability provider.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.