[[["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."],[[["This documentation outlines `FileError.Reason` enumeration within the Google Ad Manager API, used by services like `CreativeService`, `LineItemCreativeAssociationService`, and `PublisherQueryLanguageService`."],["`FileError.Reason` identifies potential issues when uploading files, such as missing content, exceeding size limits, or encountering unknown errors."],["It provides specific error reasons including `MISSING_CONTENTS`, `SIZE_TOO_LARGE`, and `UNKNOWN` to help developers troubleshoot file-related problems."]]],["The core content details the `FileError.Reason` enumeration within the namespace `https://www.google.com/apis/ads/publisher/v202405`. It lists three possible reasons for file errors: `MISSING_CONTENTS`, indicating an empty byte array; `SIZE_TOO_LARGE`, meaning the file exceeds the network's size limit; and `UNKNOWN`, representing an unspecified error not exposed by the API version. This error applies to CreativeSetService, LineItemCreativeAssociationService and PublisherQueryLanguageService.\n"]]