--- v19/common/segments.proto 2025-04-14 05:29:56.000000000 +0000 +++ v19-1/common/segments.proto 2025-04-14 05:29:59.000000000 +0000 @@ -474,6 +476,22 @@ .ConvertingUserPriorEngagementTypeAndLtvBucketEnum .ConvertingUserPriorEngagementTypeAndLtvBucket new_versus_returning_customers = 160; + + // Adjusted age range. This is the age range of the user after applying + // modeling to get more accurate age and gender information. Currently, both + // adjusted_age_range and adjusted_gender need to be selected together to get + // valid reach stats. These segmentations are only available for allowlisted + // customers. + google.ads.googleads.v19.enums.AgeRangeTypeEnum.AgeRangeType + adjusted_age_range = 196; + + // Adjusted gender. This is the gender of the user after applying modeling to + // get more accurate age and gender information. Currently, both + // adjusted_age_range and adjusted_gender need to be selected together to get + // valid reach stats. These segmentations are only available for allowlisted + // customers. + google.ads.googleads.v19.enums.GenderTypeEnum.GenderType adjusted_gender = + 197; } // A Keyword criterion segment.
/common/segments.proto
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2025-04-16 UTC.