Starting September 8, 2025, every new line item will need to declare whether or not they will serve Eurpoean Union (EU) political ads. Display & Video 360 API and SDF uploads that don't provide declarations will fail. See our deprecations page for more details on how to update your integration to make this declaration.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-27 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`. |"]]