Google Ads Ad Manager V1 Client - Class WebviewClaimingStatus (0.7.0)

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 \ WebviewClaimingStatusEnum

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

WEBVIEW_CLAIMING_STATUS_UNSPECIFIED

Value: 0

Default value. This value is unused.

Generated from protobuf enum WEBVIEW_CLAIMING_STATUS_UNSPECIFIED = 0;

SOFT_CLAIMED

Value: 1

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

Generated from protobuf enum SOFT_CLAIMED = 1;

SOFT_CLAIMING_REVERTED

Value: 2

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

Generated from protobuf enum SOFT_CLAIMING_REVERTED = 2;