Reference documentation and code samples for the Google Ads Data Manager V1 Client class AgeRange.
The demographic age ranges
Protobuf type google.ads.datamanager.v1.AgeRange
Namespace
Google \ Ads \ DataManager \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
AGE_RANGE_UNSPECIFIED
Value: 0Not specified.
Generated from protobuf enum AGE_RANGE_UNSPECIFIED = 0;
AGE_RANGE_UNKNOWN
Value: 1Unknown.
Generated from protobuf enum AGE_RANGE_UNKNOWN = 1;
AGE_RANGE_18_24
Value: 2Between 18 and 24 years old.
Generated from protobuf enum AGE_RANGE_18_24 = 2;
AGE_RANGE_25_34
Value: 3Between 25 and 34 years old.
Generated from protobuf enum AGE_RANGE_25_34 = 3;
AGE_RANGE_35_44
Value: 4Between 35 and 44 years old.
Generated from protobuf enum AGE_RANGE_35_44 = 4;
AGE_RANGE_45_54
Value: 5Between 45 and 54 years old.
Generated from protobuf enum AGE_RANGE_45_54 = 5;
AGE_RANGE_55_64
Value: 6Between 55 and 64 years old.
Generated from protobuf enum AGE_RANGE_55_64 = 6;
AGE_RANGE_65_UP
Value: 765 years old and beyond.
Generated from protobuf enum AGE_RANGE_65_UP = 7;