[[["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-11-19 UTC."],[[["FileError.Reason is an enumeration providing context for errors related to file handling within the CreativeService, CreativeSetService, LineItemCreativeAssociationService, and PublisherQueryLanguageService."],["It defines three reasons for file errors: MISSING_CONTENTS when the file is empty, SIZE_TOO_LARGE when it exceeds network limits, and UNKNOWN for unexpected errors."],["The namespace for this enumeration is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The core content details the `FileError.Reason` enumeration within a service namespace. It defines three possible reasons for a file error: `MISSING_CONTENTS`, which indicates an empty byte array; `SIZE_TOO_LARGE`, indicating the file exceeds the network's size limit; and `UNKNOWN`, used when the actual error reason isn't available in the API version. This error applies to the CreativeSetService, LineItemCreativeAssociationService and PublisherQueryLanguageService.\n"]]