ग्राहक सूची से जुड़ी समस्याओं को हल करना
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
इस गाइड का इस्तेमाल करके, मैच रेट कम होने और कस्टमर मैच इंटिग्रेशन में आने वाली सामान्य गड़बड़ियों से जुड़ी समस्या हल करें.
मैच रेट की पुष्टि करना
मैच रेट की पुष्टि करने से पहले, पक्का करें कि अपलोड की प्रोसेस पूरी हो गई हो.
मैच रेट कई वजहों से उम्मीद से कम हो सकता है. इनमें ये वजहें भी शामिल हैं:
डेटा को अपलोड करने से पहले, उसे हैश नहीं किया गया था.
हैश किए जाने से पहले, डेटा को सही तरीके से फ़ॉर्मैट नहीं किया गया था.
आपने किसी दूसरे सिस्टम में मैच रेट की तुलना की है.
आपने एक ही UserIdentifier
ऑब्जेक्ट में कई उपयोगकर्ता आइडेंटिफ़ायर जोड़ने की कोशिश की है. इसके बजाय, एक UserData
ऑब्जेक्ट में एक से ज़्यादा UserIdentifier
जोड़ें, जैसा कि इस कोड के उदाहरण में दिखाया गया है.
विज्ञापन देने वाला व्यक्ति या कंपनी, अपनी सूची के 1% से 99% उपयोगकर्ताओं तक पहुंच सकती है. यह इस बात पर निर्भर करता है कि उपयोगकर्ता, Google Search, Gmail या YouTube पर कितने सक्रिय हैं. मैच रेट कम होने की समस्या को हल करने के बारे में ज़्यादा जानकारी के लिए, सहायता केंद्र पर जाएं.
मैच रेट और सूची के साइज़ में अंतर
ध्यान दें कि सूची का साइज़ और मैच रेट अलग-अलग वैल्यू दिखाते हैं. मैच रेट में, Google खाते वाले सभी उपयोगकर्ताओं को गिना जाता है. भले ही, उन तक कस्टमर मैच की सूची की मदद से असल में पहुंचा न जा सके. सूची के साइज़ में, उन सक्रिय उपयोगकर्ताओं की संख्या शामिल होती है जो किसी Google खाते से मैच करते हैं और जिन्हें विज्ञापनों को उपयोगकर्ताओं के हिसाब से बनाने की सुविधा की मदद से पहुंचा जा सकता है.
सामान्य गड़बड़ियों को डीबग करना
गड़बड़ी |
USER_PERMISSION_DENIED
|
अगर किसी ऐसी सूची में बदलाव करने की कोशिश की जाती है जिसे किसी दूसरे खाते ने बनाया है, तो आपको अनुमतियों से जुड़ी गड़बड़ियां दिख सकती हैं. सिर्फ़ उस सूची में बदलाव किया जा सकता है जिसे आपके खाते से बनाया गया है.
|
EXTERNAL_UPDATE_ID_ALREADY_EXISTS
|
यह गड़बड़ी तब हो सकती है, जब एक ही external_id का इस्तेमाल करके कई जॉब बनाने की कोशिश की जाए.
|
CONFLICTING_OPERATION
|
यह गड़बड़ी तब हो सकती है, जब किसी एक जॉब में remove ऑपरेशन को
create ऑपरेशन के साथ मिलाया गया हो.
|
TOO_MANY_USER_IDENTIFIERS
|
किसी एक जॉब में create ऑपरेशन में कुल 1,00,000 से ज़्यादा user_identifiers शामिल हैं. अनुरोध को कई ऐसे अनुरोधों में बांटें जो उस सीमा से ज़्यादा न हों.
|
CONCURRENT_MODIFICATION
|
यह गड़बड़ी तब हो सकती है, जब एक ही समय पर एक ही सूची में बदलाव करने की कोशिश की जाए.
|
RESOURCE_EXHAUSTED
|
एक साथ कई अनुरोध भेजने पर, यह गड़बड़ी दिख सकती है.
इस्तेमाल के सुझाए गए फ़्लो के मुताबिक, अपने ऑपरेशन को एक साथ करके, इस समस्या को कम किया जा सकता है. एपीआई की सीमाओं और कोटा के लिए, सबसे सही तरीके बताने वाली गाइड भी देखी जा सकती है.
|
समस्या हल करने के लिए अन्य सहायता
अगर आपको अब भी समस्याएं आ रही हैं, तो ग्राहक मिलान के समस्या हल करने वाले टूल की मदद से हमसे संपर्क करें.
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-09-05 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eThis guide helps you troubleshoot low Customer Match rates and debug common errors during integration.\u003c/p\u003e\n"],["\u003cp\u003eLow match rates can stem from data formatting issues, hashing problems, or comparing against different systems.\u003c/p\u003e\n"],["\u003cp\u003eMatch rate and list size differ: match rate includes all matched Google Accounts, while list size only includes active, reachable users.\u003c/p\u003e\n"],["\u003cp\u003eCommon errors like permission issues, conflicting operations, and exceeding user identifier limits are addressed with solutions.\u003c/p\u003e\n"],["\u003cp\u003eFor persistent issues, consult the Customer Match troubleshooter or Help Center for detailed guidance.\u003c/p\u003e\n"]]],[],null,["# Troubleshoot customer list issues\n\nUse this guide to help you troubleshoot low match rates and common errors that\nmight come up in your Customer Match integration.\n\nValidate match rate\n-------------------\n\nEnsure that your upload job has completed before attempting to validate your\nmatch rate.\n\nYour match rate might be lower than expected for a number of reasons, including:\n\n- The data was not hashed before it was uploaded.\n\n- The data was not correctly formatted before it was hashed.\n\n- You are comparing against match rates in a different system.\n\n- You are trying to add multiple user identifiers to a single `UserIdentifier`\n object. Instead, add multiple `UserIdentifier`s to a single `UserData`\n object as shown in this\n [code example](/google-ads/api/docs/remarketing/audience-segments/customer-match/get-started#code_example).\n\nIt's possible for an advertiser to reach anywhere from 1% to 99% of their list,\nbased on how active their users are on Google Search, Gmail, or YouTube. For a\nmore detailed guide on troubleshooting low match rates, visit the [Help\nCenter](//support.google.com/google-ads/answer/7474166).\n\n### Differences between match rate and list size\n\nNote that list size and match rate reflect different values. Match rate\ncounts all users with a Google Account even if they are not actually able to be\nreached with the Customer Match list. List size counts\n[active](//support.google.com/google-ads/answer/7474166?#zippy=%2Ctroubleshoot-low-traffic)\nusers that matched a Google Account and are able to be reached by Ads\npersonalization.\n\nDebug common errors\n-------------------\n\n| Error ||\n|----------------------------------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [`USER_PERMISSION_DENIED`](/google-ads/api/reference/rpc/v21/AuthorizationErrorEnum.AuthorizationError#user_permission_denied) | You might run into permissions errors if you attempt to modify a list that was created by another account. You can only edit a list that your own account created. |\n| [`EXTERNAL_UPDATE_ID_ALREADY_EXISTS`](/google-ads/api/reference/rpc/v21/OfflineUserDataJobErrorEnum.OfflineUserDataJobError#external_update_id_already_exists) | This error can occur if you attempt to create multiple jobs with the same [`external_id`](/google-ads/api/reference/rpc/v21/OfflineUserDataJob#external_id). |\n| [`CONFLICTING_OPERATION`](/google-ads/api/reference/rpc/v21/OfflineUserDataJobErrorEnum.OfflineUserDataJobError#conflicting_operation) | This error can occur if `remove` operations are mixed with `create` operations in a single job. |\n| [`TOO_MANY_USER_IDENTIFIERS`](/google-ads/api/reference/rpc/v21/OfflineUserDataJobErrorEnum.OfflineUserDataJobError#too_many_user_identifiers) | The `create` operations in a single job contain more than 100,000 `user_identifiers` in total. Split the request into multiple requests that don't exceed that limit. |\n| [`CONCURRENT_MODIFICATION`](/google-ads/api/reference/rpc/v21/DatabaseErrorEnum.DatabaseError#concurrent_modification) | This error can occur if you try to operate on the same list at the same time. |\n| [`RESOURCE_EXHAUSTED`](/google-ads/api/reference/rpc/v21/QuotaErrorEnum.QuotaError#resource_exhausted) | This error can occur if you try to send too many requests. You can mitigate this by batching your operations as per the recommended [usage flow](/google-ads/api/docs/remarketing/audience-segments/customer-match/get-started#usage-flow). You can also refer to the best practices guide for [API limits and quotas](/google-ads/api/docs/best-practices/quotas). |\n\nAdditional troubleshooting support\n----------------------------------\n\nIf you're still having issues, reach out to us through the Customer Match\n[troubleshooter](//support.google.com/google-ads/troubleshooter/10028577)."]]