Module: Google::Ads::AdManager::V1::ThirdPartyCompanyStatusEnum::ThirdPartyCompanyStatus

Defined in:
proto_docs/google/ads/admanager/v1/third_party_company_enums.rb

Overview

Status of a third party company.

Constant Summary collapse

THIRD_PARTY_COMPANY_STATUS_UNSPECIFIED =

No value specified

0
ACTIVE =

The third party company is active.

1
INACTIVE =

The third party company is inactive.

2