[[["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-08-20 UTC."],[[["`RequiredSizeError.Reason` is an enumeration used within Google Ad Manager API to identify issues related to the sizes of creatives, line items, or creative placeholders."],["It has three possible values: `REQUIRED` when the size is missing, `NOT_ALLOWED` when the sizes provided are not within the allowed range, and `UNKNOWN` for any other unspecified reason."],["The namespace of `RequiredSizeError.Reason` is `https://www.google.com/apis/ads/publisher/v202408`."],["It's commonly encountered when working with services like CreativeService, LineItemService, and others related to creative management and forecasting within the Ad Manager platform."]]],["The provided content details the `RequiredSizeError.Reason` enumeration within the Google Ad Manager API. This error applies across multiple services, including Creative, CreativeSet, Forecast, LineItemCreativeAssociation, LineItem, LineItemTemplate, NativeStyle, Order, and PublisherQueryLanguage services. The enumeration outlines three possible reasons: `REQUIRED` indicating a missing size, `NOT_ALLOWED` when sizes are invalid subsets, and `UNKNOWN` for unexposed API values. Each reason links to relevant API documentation.\n"]]