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 \ MobileIdInfoMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
KEY_SPACE_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum KEY_SPACE_UNSPECIFIED = 0;
IOS
Value: 1The iOS keyspace.
Generated from protobuf enum IOS = 1;
ANDROID
Value: 2The Android keyspace.
Generated from protobuf enum ANDROID = 2;