enum CreativeWrapperType (v202505)

  • CreativeWrapperType is an enumeration that defines the type of a creative wrapper.

  • The enumeration is specified on the CreativeWrapper object.

  • Possible values for CreativeWrapperType include HTML, VIDEO_TRACKING_URL, and UNKNOWN.

The type of a creative wrapper which is specified on the CreativeWrapper.


Namespace
https://www.google.com/apis/ads/publisher/v202505
Enumeration Description
HTML HTML creative wrappers that include header/footer HTML snippets.
VIDEO_TRACKING_URL Video Tracking URL creative wrappers that include tracking URIs.
UNKNOWN The value returned if the actual value is not exposed by the requested API version.