AI-generated Key Takeaways
- 
          A CreativeWrapper allows for wrapping HTML snippets around Creative objects. 
- 
          Creative wrappers must be associated with a LabelType.CREATIVE_WRAPPER label and applied to ad units. 
- 
          Creative wrappers can be of type HTML or VIDEO_TRACKING_URL. 
- 
          The ordering field determines the rendering order when multiple wrappers are applied to a creative. 
- 
          The status field indicates whether the CreativeWrapper is active or inactive. 
A CreativeWrapper allows the
wrapping of HTML snippets to be served along with Creative objects.
Creative wrappers must be associated with a LabelType.CREATIVE_WRAPPER label and applied to ad units by AdUnit.appliedLabels.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202505
| Field | |
|---|---|
| 
                            | 
                            The unique ID of the  | 
| 
                            | 
                            The ID of the Label which will be used to label ad units. The  | 
| 
                            | The creative wrapper type. If the creative wrapper type is CreativeWrapperType.VIDEO_TRACKING_URL, the  Enumerations 
 | 
| 
                            | 
                            The header HTML snippet that this creative wrapper delivers. | 
| 
                            | 
                            The footer HTML snippet that this creative wrapper delivers. | 
| 
                            | 
                            The header AMP snippet that this creative wrapper delivers. | 
| 
                            | 
                            The footer AMP snippet that this creative wrapper delivers. | 
| 
                            | 
                            The video tracking URLs that this creative wrapper delivers. This field is required if the
                 | 
| 
                            | 
The  It is copied to one of the underlying creatives. If the header creative is active then it is persisted there. Otherwise it is stored on the footer creative. | 
| 
                            | If there are multiple wrappers for a creative, then  Enumerations 
 | 
| 
                            | The status of the  Enumerations 
 |