CreativeView
Stay organized with collections
Save and categorize content based on your preferences.
-
Creative view controls the amount of information returned for a creative resource in get and list methods.
-
CREATIVE_VIEW_UNSPECIFIED and SERVING_DECISION_ONLY return only the creative serving decision.
-
FULL returns the entire creative resource, including declared fields and content.
Controls the amount of information returned as a part of the creative resource in get and list methods.
| Enums |
CREATIVE_VIEW_UNSPECIFIED |
Not specified, equivalent to SERVING_DECISION_ONLY. |
SERVING_DECISION_ONLY |
Only creativeServingDecision is included in the response. |
FULL |
The entire creative resource (including the declared fields and the creative content) is included in the response. |
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-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[],[]]