public enum CompanyTypeEnum.CompanyType extends Enum<CompanyTypeEnum.CompanyType> implements ProtocolMessageEnum
The type of a company.
Protobuf enum google.ads.admanager.v1.CompanyTypeEnum.CompanyType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ADVERTISER |
A business entity that purchases ad inventory. |
ADVERTISER_VALUE |
A business entity that purchases ad inventory. |
AD_NETWORK |
A company representing multiple advertisers and agencies. |
AD_NETWORK_VALUE |
A company representing multiple advertisers and agencies. |
AGENCY |
An organization that manages ad accounts and offers services, such as ad creation, placement, and management to advertisers. |
AGENCY_VALUE |
An organization that manages ad accounts and offers services, such as ad creation, placement, and management to advertisers. |
COMPANY_TYPE_UNSPECIFIED |
No value specified |
COMPANY_TYPE_UNSPECIFIED_VALUE |
No value specified |
HOUSE_ADVERTISER |
A company representing the publisher's own advertiser for house ads. |
HOUSE_ADVERTISER_VALUE |
A company representing the publisher's own advertiser for house ads. |
HOUSE_AGENCY |
A company representing the publisher's own agency. |
HOUSE_AGENCY_VALUE |
A company representing the publisher's own agency. |
UNRECOGNIZED |
|
VIEWABILITY_PROVIDER |
A third-party that measures creative viewability. |
VIEWABILITY_PROVIDER_VALUE |
A third-party that measures creative viewability. |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |