Google Ads Data Manager V1 Client - Class KeySpace (0.2.0)

Reference documentation and code samples for the Google Ads Data Manager V1 Client class KeySpace.

Key space for mobile ID.

Protobuf type google.ads.datamanager.v1.MobileIdInfo.KeySpace

Namespace

Google \ Ads \ DataManager \ V1 \ MobileIdInfo

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

KEY_SPACE_UNSPECIFIED

Value: 0

Not specified.

Generated from protobuf enum KEY_SPACE_UNSPECIFIED = 0;

IOS

Value: 1

The iOS keyspace.

Generated from protobuf enum IOS = 1;

ANDROID

Value: 2

The Android keyspace.

Generated from protobuf enum ANDROID = 2;