enum CreativeWrapperType (v202411)

  • CreativeWrapperType defines the type of creative wrapper, such as HTML or video tracking URL, associated with a CreativeWrapper.

  • This type is used within the CreativeWrapperService and is specified on the CreativeWrapper object.

  • CreativeWrapperType can be one of three values: HTML, VIDEO_TRACKING_URL, or UNKNOWN.

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


Namespace
https://www.google.com/apis/ads/publisher/v202411
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.