[[["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-11-19 UTC."],[[["`RequiredSizeError.Reason` enumerates reasons for errors related to creative or line item sizes in Google Ad Manager."],["It includes reasons like missing size specifications (`REQUIRED`), disallowed size combinations (`NOT_ALLOWED`), and unknown errors (`UNKNOWN`)."],["The enumeration is part of the Google Ad Manager API and is used across various services like `CreativeService`, `LineItemService`, and `OrderService`."],["Developers can use these reasons to troubleshoot and fix size-related issues in their Ad Manager integrations."]]],["The provided content details the `RequiredSizeError.Reason` enumeration within the Google Ad Manager API, version v202411. It highlights three possible error reasons: `REQUIRED`, indicating a missing creative or line item size; `NOT_ALLOWED`, specifying that LineItemCreativeAssociation sizes must be a subset of LineItem creative placeholders sizes; and `UNKNOWN`, representing an unexposed value by the requested API version. It also lists various services that might interact with this error, including CreativeService and ForecastService.\n"]]