--- v21/services/reach_plan_service.proto 2025-10-07 23:35:26.000000000 +0000 +++ v22/services/reach_plan_service.proto 2025-10-07 23:35:27.000000000 +0000 @@ -327,8 +328,18 @@ 3; // The plannable status of the user list. - google.ads.googleads.v21.enums.ReachPlanPlannableUserListStatusEnum + google.ads.googleads.v22.enums.ReachPlanPlannableUserListStatusEnum .ReachPlanPlannableUserListStatus plannable_status = 4; + + // The relevant metadata for this user list. + PlannableUserListMetadata plannable_user_list_metadata = 5; +} + +// The metadata associated with a plannable user list. +message PlannableUserListMetadata { + // The data source type of a CRM based user list. + google.ads.googleads.v22.enums.UserListCrmDataSourceTypeEnum + .UserListCrmDataSourceType user_list_crm_data_source_type = 1; } // The targeting for which traffic metrics will be reported. @@ -692,20 +703,20 @@ // insufficient information on signed-in users. optional int64 total_coview_impressions = 14; - // Number of ad views forecasted for the specified product and targeting. - // A view is counted when a viewer views a larger portion or the entirety of - // an ad beyond an impression. - // - // See https://support.google.com/google-ads/answer/2375431 for - // more information on views. - optional int64 views = 15; - // The number of conversions. // This metric is only available for DEMAND_GEN plannable products. // // See https://support.google.com/google-ads/answer/2375431 for // more information on conversions. optional double conversions = 16; + + // Number of ad views forecasted for the specified product and targeting. + // A TrueView View is counted when a viewer views a larger portion or the + // entirety of an ad beyond an impression. + // + // See https://support.google.com/google-ads/answer/2375431 for + // more information on TrueView Views. + optional int64 trueview_views = 17; } // The forecasted allocation and traffic metrics for a specific product @@ -781,20 +792,20 @@ // information about Target Frequency campaigns. optional double average_frequency = 10; - // Number of ad views forecasted for the specified product and targeting. - // A view is counted when a viewer views a larger portion or the entirety of - // an ad beyond an impression. - // - // See https://support.google.com/google-ads/answer/2375431 for - // more information on views. - optional int64 views = 11; - // The number of conversions. // This metric is only available for DEMAND_GEN plannable products. // // See https://support.google.com/google-ads/answer/2375431 for // more information on conversions. optional double conversions = 12; + + // Number of ad views forecasted for the specified product and targeting. + // A TrueView View is counted when a viewer views a larger portion or the + // entirety of an ad beyond an impression. + // + // See https://support.google.com/google-ads/answer/2375431 for + // more information on TrueView Views. + optional int64 trueview_views = 13; } // Audience metrics for the planned products.
/services/reach_plan_service.proto
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-10-15 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-10-15 UTC-তে শেষবার আপডেট করা হয়েছে।"],[],[]]