enum CreativeWrapperStatus (v202411)
Service
CreativeWrapperService
Indicates whether the CreativeWrapper
is active. HTML snippets
are served to creatives only when the creative wrapper is active.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Enumeration |
Description |
ACTIVE
|
|
INACTIVE
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["CreativeWrapperService manages CreativeWrappers, which control the serving of HTML snippets to creatives."],["CreativeWrappers have a status, either ACTIVE or INACTIVE, determining if HTML snippets are served."],["Only active CreativeWrappers will deliver HTML snippets to associated creatives."]]],["The `CreativeWrapperService` manages `CreativeWrapper` objects, which can be either `ACTIVE` or `INACTIVE`. The `CreativeWrapperStatus` determines if HTML snippets are served to creatives. Only `ACTIVE` creative wrappers deliver snippets. The service's namespace is `https://www.google.com/apis/ads/publisher/v202411`. This service's functionality depends on the `CreativeWrapper` object, allowing you to toggle if HTML is served to creatives.\n"]]