Reference documentation and code samples for the Google Ads Ad Manager V1 Client class WebviewClaimingStatus.
The webview claiming status of a Application.
Protobuf type google.ads.admanager.v1.WebviewClaimingStatusEnum.WebviewClaimingStatus
Namespace
Google \ Ads \ AdManager \ V1 \ WebviewClaimingStatusEnumMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
WEBVIEW_CLAIMING_STATUS_UNSPECIFIED
Value: 0Default value. This value is unused.
Generated from protobuf enum WEBVIEW_CLAIMING_STATUS_UNSPECIFIED = 0;
SOFT_CLAIMED
Value: 1The application is soft claimed (claimed for targeting, but not ownership).
Generated from protobuf enum SOFT_CLAIMED = 1;
SOFT_CLAIMING_REVERTED
Value: 2The application had its soft claiming status reverted (usually by a user action).
Generated from protobuf enum SOFT_CLAIMING_REVERTED = 2;