[[["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-05-15 UTC."],[[["RequiredSizeError.Reason is an enumeration within the Google Ad Manager API."],["This enumeration indicates errors related to the size of creatives, line items, or creative associations."],["The `REQUIRED` reason signals missing size information for creatives or line item creative placeholders."],["The `NOT_ALLOWED` reason indicates that line item creative association sizes are not a subset of the line item creative placeholders sizes."],["`UNKNOWN` is returned when the reason is not exposed in the current API version."]]],["The provided content details the `RequiredSizeError` within Google's Ad Manager API (v202405). This error occurs in multiple services, such as `CreativeService`, `ForecastService`, and `LineItemService`. The `RequiredSizeError.Reason` enumeration defines three conditions: `REQUIRED` (missing size in `Creative` or `LineItem`), `NOT_ALLOWED` (`LineItemCreativeAssociation` sizes not a subset of `LineItem` placeholders), and `UNKNOWN` (value not exposed by API version). The namespace for this error is also specified.\n"]]