I’m experiencing issues with *uploading data to a Customer Match list* in 
Google Ads via API. The *OfflineUserDataJob* process runs *without apparent 
errors*, but users *are not available for display or search*.

*Technical details:*

   - The *upload is performed using the CONTACT_INFO key type*.
   - I’m including *email and phone*, both properly hashed with *SHA-256*.
   - The job is created using 
   OfflineUserDataJobServiceClient.createOfflineUserDataJob(), and the 
   response returns a *valid resourceName*.
   - The request addOfflineUserDataJobOperations() executes and returns 
*without 
   partial failures (hasPartialFailureError() returns false)*.
   - The job is then executed with runOfflineUserDataJob(), and it 
   completes without errors.
   - However, when querying the list:
      - getMatchRatePercentage() returns *6%*,
      - getEligibleForDisplay() returns *false*,
      - getEligibleForSearch() returns *true*,
      - select on users available for *display and search returns 0*.
   
*Tests performed:*
1️⃣ I tested a *manual upload via CSV*, including *email, phone, country, 
and ZIP code*, and the match rate was *99%*.
2️⃣ When using the *API upload*, sending *only email and phone*, the match 
rate was *6%*, but *no users are available for display or search*.
3️⃣ I tested different field combinations, but the results didn’t change 
significantly.
4️⃣ I waited *48 hours* after the job execution to check if the match rate 
changed, but the numbers remained the same.

Can you help understand why this is happening with the match rate?

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Google Ads API and AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/adwords-api/953d7449-7052-4d08-8f0c-d1212550dddcn%40googlegroups.com.
  • Is... Swat Google App
    • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
      • ... Swat Google App
        • ... 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum

Reply via email to