[[["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 2025-08-06 UTC."],[],["The document outlines `FileError.Reason` within the `v202502` API namespace, used by `CreativeService`, `CreativeSetService`, `LineItemCreativeAssociationService`, and `PublisherQueryLanguageService`. It defines three error reasons: `MISSING_CONTENTS` (empty byte array), `SIZE_TOO_LARGE` (file exceeds network limit), and `UNKNOWN` (value not exposed by the API version). These reasons explain the possible errors related to file handling in these services.\n"],null,["# enum FileError.Reason (v202502)\n\n**Service** \n[CreativeService](/ad-manager/api/reference/v202502/CreativeService.FileError.Reason) [CreativeSetService](/ad-manager/api/reference/v202502/CreativeSetService.FileError.Reason) [LineItemCreativeAssociationService](/ad-manager/api/reference/v202502/LineItemCreativeAssociationService.FileError.Reason) **PublisherQueryLanguageService** **Dependencies** \n[FileError](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.FileError) \n▼\n**FileError.Reason**\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Enumeration | Description |\n|--------------------|-------------------------------------------------------------------------------------|\n| `MISSING_CONTENTS` | The provided byte array is empty. |\n| `SIZE_TOO_LARGE` | The provided file is larger than the maximum size defined for the network. |\n| `UNKNOWN` | The value returned if the actual value is not exposed by the requested API version. |"]]