Module: Google::Ads::AdManager::V1::WebviewClaimingStatusEnum::WebviewClaimingStatus

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

Overview

The webview claiming status of a Application.

Constant Summary collapse

WEBVIEW_CLAIMING_STATUS_UNSPECIFIED =

Default value. This value is unused.

0
SOFT_CLAIMED =

The application is soft claimed (claimed for targeting, but not ownership).

1
SOFT_CLAIMING_REVERTED =

The application had its soft claiming status reverted (usually by a user action).

2