enum CreativeWrapperType (v202508)

  • CreativeWrapperType is an enumeration used with CreativeWrapper objects in the CreativeWrapperService.

  • It defines different types of creative wrappers, including HTML and VIDEO_TRACKING_URL.

  • The UNKNOWN value is used when the actual value is not available in the requested API version.

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


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