[[["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 defining reasons for errors related to required sizes in Google Ad Manager."],["The `REQUIRED` reason signifies missing size information in Creative or LineItem objects."],["The `NOT_ALLOWED` reason indicates an invalid size relationship between LineItemCreativeAssociation and LineItem objects."],["`UNKNOWN` reason implies the actual error value is not available in the current API version."]]],["The content details `RequiredSizeError.Reason` within the `v202405` API, affecting multiple services, including `CreativeService`, `LineItemService`, and others. It defines three possible error states: `REQUIRED`, indicating a missing size in `Creative` or `LineItem`; `NOT_ALLOWED`, meaning `LineItemCreativeAssociation` sizes are not a subset of `LineItem`'s sizes; and `UNKNOWN`, for unspecified values. The core action is validating the size properties within these services, all of them within the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]