[[["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."],[[["FileError.Reason identifies potential errors encountered when uploading or processing files within Google Ad Manager."],["Specific reasons include missing file content, exceeding the network's file size limit, or an unknown error."],["The FileError.Reason enumeration is part of the Google Ad Manager API and helps developers debug file-related issues."]]],["The document defines `FileError.Reason` within the Google Ad Manager API (v202408) namespace. It outlines potential file-related errors that can occur when using services like `CreativeService`, `CreativeSetService`, `LineItemCreativeAssociationService`, and `PublisherQueryLanguageService`. The defined reasons include `MISSING_CONTENTS` (empty byte array), `SIZE_TOO_LARGE` (file exceeds network limits), and `UNKNOWN` (unexposed API value). These errors are part of the `FileError` dependency.\n"]]