Google Ads Ad Manager V1 Client - Class ThirdPartyCompanyType (0.8.0)

Reference documentation and code samples for the Google Ads Ad Manager V1 Client class ThirdPartyCompanyType.

The type of a third party company.

Protobuf type google.ads.admanager.v1.ThirdPartyCompanyTypeEnum.ThirdPartyCompanyType

Namespace

Google \ Ads \ AdManager \ V1 \ ThirdPartyCompanyTypeEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

THIRD_PARTY_COMPANY_TYPE_UNSPECIFIED

Value: 0

No value specified

Generated from protobuf enum THIRD_PARTY_COMPANY_TYPE_UNSPECIFIED = 0;

AD_NETWORK

Value: 1

A company representing multiple advertisers and agencies.

Generated from protobuf enum AD_NETWORK = 1;

AD_SERVER

Value: 2

An organization that provides ad serving technology.

Generated from protobuf enum AD_SERVER = 2;

VIDEO_TECHNOLOGY_PARTNER

Value: 3

A company that provides video technology.

Generated from protobuf enum VIDEO_TECHNOLOGY_PARTNER = 3;