このエラーは、クエリ結果に制限(100,000)を超えるユーザーセットが含まれる場合に返されます。ユーザーセットは、Ads Data Hub における最も基本的な保護単位です。クエリは、ユーザーレベルの Ads Data Hub テーブルからデータを取得するたびに 1 つのユーザーセットを取得します。
クエリの複雑さを軽減します。
特にユーザーレベルの Ads Data Hub テーブルの場合は、クエリ内の JOIN の数を減らします。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-03-06 UTC。"],[[["This page provides troubleshooting guidance for error messages encountered when querying data with Ads Data Hub."],["Error messages can appear in the Ads Data Hub UI, job details, and through the Ads Data Hub API."],["Common error types include resource exceeding, BigQuery errors, data access issues, and privacy violations."],["Solutions for common errors are offered, including query optimization, data location adjustments, and user consent management."],["If you encounter an error not listed or if suggested steps fail to resolve the issue, contact Ads Data Hub Support."]]],["Ads Data Hub query errors can appear in the UI's validation box, the job's \"Error\" field, or via the API. Common issues include exceeding memory limits, requiring re-execution, or data output region mismatch. Troubleshoot by adjusting query complexity, using smaller data ranges, or rewriting using safer functions. Privacy checks may trigger errors; ensure sufficient data aggregation and user consent when applicable. Errors can also involve data from different services, or having more than 100000 user sets.\n"]]