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
value
mixed
static::value
name
mixed
Constants
AGE_RANGE_UNSPECIFIED
Value: 0
Not specified.
Generated from protobuf enum AGE_RANGE_UNSPECIFIED = 0;
AGE_RANGE_UNKNOWN
Value: 1
Unknown.
Generated from protobuf enum AGE_RANGE_UNKNOWN = 1;
AGE_RANGE_18_24
Value: 2
Between 18 and 24 years old.
Generated from protobuf enum AGE_RANGE_18_24 = 2;
AGE_RANGE_25_34
Value: 3
Between 25 and 34 years old.
Generated from protobuf enum AGE_RANGE_25_34 = 3;
AGE_RANGE_35_44
Value: 4
Between 35 and 44 years old.
Generated from protobuf enum AGE_RANGE_35_44 = 4;
AGE_RANGE_45_54
Value: 5
Between 45 and 54 years old.
Generated from protobuf enum AGE_RANGE_45_54 = 5;
AGE_RANGE_55_64
Value: 6
Between 55 and 64 years old.
Generated from protobuf enum AGE_RANGE_55_64 = 6;
AGE_RANGE_65_UP
Value: 7
65 years old and beyond.
Generated from protobuf enum AGE_RANGE_65_UP = 7;

