v1.6 Release notes
Release Date | Date no longer supported |
---|---|
2023-10-01 | 2024-10-01 |
The NATIVE
value of the type
property has been replaced with NATIVE_IMAGE
and NATIVE_VIDEO
NATIVE
value of the type
property has been replaced with NATIVE_IMAGE
and NATIVE_VIDEO
To allow for further specification of creative type, we have deprecated the NATIVE
value of the type
property, and added NATIVE_IMAGE
for native images and NATIVE_VIDEO
for native videos in its place.
For native images, you can specify the creative type as NATIVE_IMAGE
only when the native
object has been created but without the nested video
object when you created a new creative.
For native videos, you can specify the creative type as NATIVE_VIDEO
only when the native
object has been created with a nested video
object with the video source information when you created a new creative.
You can find or use these values in the following APIs.