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 \ ThirdPartyCompanyTypeEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
THIRD_PARTY_COMPANY_TYPE_UNSPECIFIED
Value: 0No value specified
Generated from protobuf enum THIRD_PARTY_COMPANY_TYPE_UNSPECIFIED = 0;
AD_NETWORK
Value: 1A company representing multiple advertisers and agencies.
Generated from protobuf enum AD_NETWORK = 1;
AD_SERVER
Value: 2An organization that provides ad serving technology.
Generated from protobuf enum AD_SERVER = 2;
VIDEO_TECHNOLOGY_PARTNER
Value: 3A company that provides video technology.
Generated from protobuf enum VIDEO_TECHNOLOGY_PARTNER = 3;