--- v24/services/reach_plan_service.proto 2026-07-21 22:02:30.000000000 +0000 +++ v25/services/reach_plan_service.proto 2026-07-21 22:02:37.000000000 +0000 @@ -489,16 +489,6 @@ // Chosen cookie frequency cap to be applied to each planned product. // This is equivalent to the frequency cap exposed in Google Ads when creating // a campaign, it represents the maximum number of times an ad can be shown to - // the same user. - // If not specified, no cap is applied. - // - // This field is deprecated and will eventually be removed. - // Use cookie_frequency_cap_setting instead. - optional int32 cookie_frequency_cap = 10; - - // Chosen cookie frequency cap to be applied to each planned product. - // This is equivalent to the frequency cap exposed in Google Ads when creating - // a campaign, it represents the maximum number of times an ad can be shown to // the same user during a specified time interval. // If not specified, a default of 0 (no cap) is applied. // @@ -564,22 +554,12 @@ int32 impressions = 3 [(google.api.field_behavior) = REQUIRED]; // Required. The type of time unit. - google.ads.googleads.v24.enums.FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit + google.ads.googleads.v25.enums.FrequencyCapTimeUnitEnum.FrequencyCapTimeUnit time_unit = 2 [(google.api.field_behavior) = REQUIRED]; } // The targeting for which traffic metrics will be reported. message Targeting { - // The ID of the selected location. Plannable location IDs can be - // obtained from - // [ReachPlanService.ListPlannableLocations][google.ads.googleads.v24.services.ReachPlanService.ListPlannableLocations]. - // - // Requests must set either this field or `plannable_location_ids`. - // - // This field is deprecated and will be removed in a future release. - // Use `plannable_location_ids` instead. - optional string plannable_location_id = 6; - // The list of plannable location IDs to target with this forecast. // // If more than one ID is provided, all IDs must have the same
/services/reach_plan_service.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: 2026-07-22 UTC.