Reference documentation and code samples for the Google Ads Data Manager V1 Client class ClosingReason.
Indicates the reason why the user list was closed.
This enum is only used when a list is auto-closed by the system.
Protobuf type google.ads.datamanager.v1.UserList.ClosingReason
Namespace
Google \ Ads \ DataManager \ V1 \ UserListMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
CLOSING_REASON_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum CLOSING_REASON_UNSPECIFIED = 0;
UNUSED
Value: 1The user list was closed because it has not been used in targeting recently. See https://support.google.com/google-ads/answer/2472738 for details.
Generated from protobuf enum UNUSED = 1;