--- v20/enums/asset_type.proto 2025-06-04 18:55:28.000000000 +0000 +++ v21/enums/asset_type.proto 2025-08-05 14:28:34.000000000 +0000 @@ -1,127 +1,130 @@ // Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in writing, software // distributed under the License is distributed on an "AS IS" BASIS, // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. syntax = "proto3"; -package google.ads.googleads.v20.enums; +package google.ads.googleads.v21.enums; -option csharp_namespace = "Google.Ads.GoogleAds.V20.Enums"; -option go_package = "google.golang.org/genproto/googleapis/ads/googleads/v20/enums;enums"; +option csharp_namespace = "Google.Ads.GoogleAds.V21.Enums"; +option go_package = "google.golang.org/genproto/googleapis/ads/googleads/v21/enums;enums"; option java_multiple_files = true; option java_outer_classname = "AssetTypeProto"; -option java_package = "com.google.ads.googleads.v20.enums"; +option java_package = "com.google.ads.googleads.v21.enums"; option objc_class_prefix = "GAA"; -option php_namespace = "Google\\Ads\\GoogleAds\\V20\\Enums"; -option ruby_package = "Google::Ads::GoogleAds::V20::Enums"; +option php_namespace = "Google\\Ads\\GoogleAds\\V21\\Enums"; +option ruby_package = "Google::Ads::GoogleAds::V21::Enums"; // Proto file describing asset type. // Container for enum describing the types of asset. message AssetTypeEnum { // Enum describing possible types of asset. enum AssetType { // Not specified. UNSPECIFIED = 0; // Used for return value only. Represents value unknown in this version. UNKNOWN = 1; // YouTube video asset. YOUTUBE_VIDEO = 2; // Media bundle asset. MEDIA_BUNDLE = 3; // Image asset. IMAGE = 4; // Text asset. TEXT = 5; // Lead form asset. LEAD_FORM = 6; // Book on Google asset. BOOK_ON_GOOGLE = 7; // Promotion asset. PROMOTION = 8; // Callout asset. CALLOUT = 9; // Structured Snippet asset. STRUCTURED_SNIPPET = 10; // Sitelink asset. SITELINK = 11; // Page Feed asset. PAGE_FEED = 12; // Dynamic Education asset. DYNAMIC_EDUCATION = 13; // Mobile app asset. MOBILE_APP = 14; // Hotel callout asset. HOTEL_CALLOUT = 15; // Call asset. CALL = 16; // Price asset. PRICE = 17; // Call to action asset. CALL_TO_ACTION = 18; // Dynamic real estate asset. DYNAMIC_REAL_ESTATE = 19; // Dynamic custom asset. DYNAMIC_CUSTOM = 20; // Dynamic hotels and rentals asset. DYNAMIC_HOTELS_AND_RENTALS = 21; // Dynamic flights asset. DYNAMIC_FLIGHTS = 22; // Dynamic travel asset. DYNAMIC_TRAVEL = 24; // Dynamic local asset. DYNAMIC_LOCAL = 25; // Dynamic jobs asset. DYNAMIC_JOBS = 26; // Location asset. LOCATION = 27; // Hotel property asset. HOTEL_PROPERTY = 28; // Demand Gen Carousel Card asset. DEMAND_GEN_CAROUSEL_CARD = 29; // Business message asset. BUSINESS_MESSAGE = 30; // App deep link asset. APP_DEEP_LINK = 31; + + // YouTube video list asset. + YOUTUBE_VIDEO_LIST = 32; } }
/enums/asset_type.proto
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-08-21 UTC
[null,null,["อัปเดตล่าสุด 2025-08-21 UTC"],[],[],null,[]]