[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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. |"]]