[[["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 working with files in Google Ad Manager."],["Errors can occur due to missing content, exceeding size limits, or other unknown reasons."],["These error reasons are primarily relevant when using the CreativeService, CreativeSetService, LineItemCreativeAssociationService, and PublisherQueryLanguageService."]]],["The document defines `FileError.Reason` within the Google Ad Manager API (v202408), specifically for services like `CreativeService`, `CreativeSetService`, `LineItemCreativeAssociation`, and `PublisherQueryLanguageService`. This enumeration lists potential file-related errors: `MISSING_CONTENTS` (empty byte array), `SIZE_TOO_LARGE` (exceeds network limits), and `UNKNOWN` (value not exposed by the API version). The errors are related to service dependencies and the namespace is specified as `https://www.google.com/apis/ads/publisher/v202408`.\n"]]