8 Eylül 2025'ten itibaren her yeni satır öğesinin, Avrupa Birliği (AB) siyasi reklamları yayınlayıp yayınlamayacağını beyan etmesi gerekecek. Bildirim içermeyen Display & Video 360 API ve SDF yüklemeleri başarısız olur. Entegrasyonunuzu bu beyanı yapacak şekilde güncelleme hakkında daha fazla bilgi için
desteği sonlandırma sayfamıza bakın.
CreativeType
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Reklam öğesinin olası türleri.
Sıralamalar |
CREATIVE_TYPE_UNSPECIFIED |
Tür değeri belirtilmemiş veya bu sürümde bilinmiyor. |
CREATIVE_TYPE_STANDARD |
Standart görüntülü reklam öğesi. hostingSource aşağıdakilerden biriyse bu reklam öğesi türü için oluşturma ve güncelleme yöntemleri desteklenir:
HOSTING_SOURCE_HOSTED
HOSTING_SOURCE_THIRD_PARTY
|
CREATIVE_TYPE_EXPANDABLE |
Genişletilebilir reklam öğesi. hostingSource HOSTING_SOURCE_THIRD_PARTY ise bu reklam türü için oluşturma ve güncelleme yöntemleri desteklenir
|
CREATIVE_TYPE_VIDEO |
Video reklam öğesi. hostingSource aşağıdakilerden biriyse bu reklam öğesi türü için oluşturma ve güncelleme yöntemleri desteklenir:
HOSTING_SOURCE_HOSTED
HOSTING_SOURCE_THIRD_PARTY
|
CREATIVE_TYPE_NATIVE |
Reklamverenin öğelerini kullanarak yayıncılar tarafından oluşturulan doğal reklam öğesi. hostingSource HOSTING_SOURCE_HOSTED ise bu reklam türü için oluşturma ve güncelleme yöntemleri desteklenir
|
CREATIVE_TYPE_TEMPLATED_APP_INSTALL |
Şablonlu uygulama yükleme mobil reklam öğesi (banner). Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_NATIVE_SITE_SQUARE |
Kare doğal reklam öğesi. hostingSource HOSTING_SOURCE_HOSTED ise bu reklam türü için oluşturma ve güncelleme yöntemleri desteklenir
|
CREATIVE_TYPE_TEMPLATED_APP_INSTALL_INTERSTITIAL |
Hem görüntülü hem de video içeren geçiş reklamı. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_LIGHTBOX |
Duyarlı ve genişletilebilir Lightbox reklam öğesi. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_NATIVE_APP_INSTALL |
Yerel uygulama yükleme reklam öğesi. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE |
Kare yerel uygulama yükleme reklam öğesi. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_AUDIO |
İşitsel reklam öğesi. hostingSource HOSTING_SOURCE_HOSTED ise bu reklam türü için oluşturma ve güncelleme yöntemleri desteklenir
|
CREATIVE_TYPE_PUBLISHER_HOSTED |
Yayıncı tarafından barındırılan reklam öğesi. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_NATIVE_VIDEO |
Yerel video reklam öğesi. hostingSource HOSTING_SOURCE_HOSTED ise bu reklam türü için oluşturma ve güncelleme yöntemleri desteklenir
|
CREATIVE_TYPE_TEMPLATED_APP_INSTALL_VIDEO |
Şablonlu uygulama yükleme mobil video reklam öğesi. Oluşturma ve güncelleme yöntemleri bu reklam öğesi türü için desteklenmez. |
CREATIVE_TYPE_ASSET_BASED_CREATIVE |
Öğe tabanlı reklam öğesi. hostingSource HOSTING_SOURCE_HOSTED ise bu reklam öğesi türü için oluşturma ve güncelleme yöntemleri desteklenir.
|
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-25 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-25 UTC."],[],["Display & Video 360 API v4, currently in beta, defines various creative types. These include `STANDARD`, `EXPANDABLE`, `VIDEO`, `NATIVE`, `AUDIO`, `NATIVE_VIDEO`, and `ASSET_BASED_CREATIVE`. Create and update methods are supported for some types based on `hostingSource`. `HOSTING_SOURCE_HOSTED` and `HOSTING_SOURCE_THIRD_PARTY` enable these actions. Other types, such as `TEMPLATED_APP_INSTALL`, `LIGHTBOX`, `NATIVE_APP_INSTALL`, and `PUBLISHER_HOSTED`, do not support create or update methods.\n"],null,["# CreativeType\n\nPossible types of a creative.\n\n| Enums ||\n|----------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CREATIVE_TYPE_UNSPECIFIED` | Type value is not specified or is unknown in this version. |\n| `CREATIVE_TYPE_STANDARD` | Standard display creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is one of the following: - `HOSTING_SOURCE_HOSTED` - `HOSTING_SOURCE_THIRD_PARTY` |\n| `CREATIVE_TYPE_EXPANDABLE` | Expandable creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_THIRD_PARTY` |\n| `CREATIVE_TYPE_VIDEO` | Video creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is one of the following: - `HOSTING_SOURCE_HOSTED` - `HOSTING_SOURCE_THIRD_PARTY` |\n| `CREATIVE_TYPE_NATIVE` | Native creative rendered by publishers with assets from advertiser. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_HOSTED` |\n| `CREATIVE_TYPE_TEMPLATED_APP_INSTALL` | Templated app install mobile creative (banner). Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_NATIVE_SITE_SQUARE` | Square native creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_HOSTED` |\n| `CREATIVE_TYPE_TEMPLATED_APP_INSTALL_INTERSTITIAL` | Interstitial creative including both display and video. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_LIGHTBOX` | Responsive and expandable Lightbox creative. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_NATIVE_APP_INSTALL` | Native app install creative. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_NATIVE_APP_INSTALL_SQUARE` | Square native app install creative. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_AUDIO` | Audio creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_HOSTED` |\n| `CREATIVE_TYPE_PUBLISHER_HOSTED` | Publisher hosted creative. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_NATIVE_VIDEO` | Native video creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_HOSTED` |\n| `CREATIVE_TYPE_TEMPLATED_APP_INSTALL_VIDEO` | Templated app install mobile video creative. Create and update methods are **not** supported for this creative type. |\n| `CREATIVE_TYPE_ASSET_BASED_CREATIVE` | Asset-based creative. Create and update methods are supported for this creative type if the [hostingSource](/display-video/api/reference/rest/v4/advertisers.creatives#Creative.FIELDS.hosting_source) is `HOSTING_SOURCE_HOSTED`. |"]]