AI-generated Key Takeaways
-
CreativeWrapperService has a dependency on CreativeWrapper.
-
CreativeWrapperType is a type within CreativeWrapper.
-
CreativeWrapperType has three possible values: HTML, VIDEO_TRACKING_URL, and UNKNOWN.
Service
CreativeWrapperService
Dependencies
CreativeWrapper
▼
CreativeWrapperType
The type of a creative wrapper which is specified on the CreativeWrapper.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202502
| 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. |