CreativeView
Stay organized with collections
Save and categorize content based on your preferences.
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."],[[["\u003cp\u003e\u003ccode\u003eCreativeView\u003c/code\u003e controls the amount of information returned for creatives in \u003ccode\u003eget\u003c/code\u003e and \u003ccode\u003elist\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSERVING_DECISION_ONLY\u003c/code\u003e returns only the creative serving decision data.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFULL\u003c/code\u003e returns the entire creative resource including declared fields and creative content.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCREATIVE_VIEW_UNSPECIFIED\u003c/code\u003e acts the same as \u003ccode\u003eSERVING_DECISION_ONLY\u003c/code\u003e and returns only the creative serving decision.\u003c/p\u003e\n"]]],[],null,["# CreativeView\n\nControls the amount of information returned as a part of the creative resource in [get](/authorized-buyers/apis/realtimebidding/reference/rest/v1/buyers.creatives/get#google.ads.realtimebidding.v1.Creatives.GetCreative) and [list](/authorized-buyers/apis/realtimebidding/reference/rest/v1/buyers.creatives/list#google.ads.realtimebidding.v1.Creatives.ListCreatives) methods.\n\n| Enums ||\n|-----------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `CREATIVE_VIEW_UNSPECIFIED` | Not specified, equivalent to SERVING_DECISION_ONLY. |\n| `SERVING_DECISION_ONLY` | Only [creativeServingDecision](/authorized-buyers/apis/realtimebidding/reference/rest/v1/bidders.creatives#Creative.FIELDS.creative_serving_decision) is included in the response. |\n| `FULL` | The entire [creative resource](/authorized-buyers/apis/realtimebidding/reference/rest/v1/bidders.creatives#Creative) (including the declared fields and the creative content) is included in the response. |"]]