--- v21/common/audience_insights_attribute.proto 2025-10-07 23:35:18.000000000 +0000 +++ v22/common/audience_insights_attribute.proto 2025-10-07 23:35:27.000000000 +0000 @@ -142,18 +143,6 @@ } } -// An entity or category representing a topic that defines an audience. -message AudienceInsightsTopic { - // An entity or category attribute. - oneof topic { - // A Knowledge Graph entity - AudienceInsightsEntity entity = 1; - - // A Product & Service category - AudienceInsightsCategory category = 2; - } -} - // A Knowledge Graph entity, represented by its machine id. message AudienceInsightsEntity { // Required. The machine ID (mid) of the Knowledge Graph entity. @@ -195,6 +184,13 @@ // The total number of comments. int64 comments_count = 5; + + // The properties of this video (such as shorts, live stream). + repeated google.ads.googleads.v22.enums.YouTubeVideoPropertyEnum + .YouTubeVideoProperty video_properties = 6; + + // The date that the video was created. Formatted as "yyyy-mm-dd". + string publish_date = 7; } // Metadata associated with a Lineup attribute.
/common/audience_insights_attribute.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-তে শেষবার আপডেট করা হয়েছে।"],[],[]]