Hi,
 my customer has hased his phone number without the '+' sign, and other 
Advertising platforms do not require the '+' when uploading hashed phone 
numbers as long as the phone number is international format.

 Could you confirm that we can use the hashed phone without the '+' sign ? 
(https://developers.google.com/adwords/api/docs/guides/remarketing#customer_match_with_phone_number)
"

For privacy concerns, the phone number needs to be hashed using the SHA-256 
algorithm before being uploaded. In order to standardize results, convert 
each phone number to E164 format <https://en.wikipedia.org/wiki/E.164> 
before hashing. This format represents a phone number as a number up to 
fifteen digits in length starting with a + sign (e.g. +12125650000, 
+442070313000)."

 I know the doc talks about the '+' but the E.164 format does not enforce 
it : 
"

As described in by the ITU, the E.164 general format must contain only 
digits split as follows : 

   - Country code (max 3 digits)
   - Subscriber number (max 12 digits)"


The '+' is usually provided.

Hash difference for : 
33653220436 => 
146fdb3f9d92ebbd7b753f2631e77df6521d40aa654dd9145b51129211f2433f
+33653220436 => 
946ab47c901bdc5af9280d562fcca90a3f44e3b75cd6ed0b9ef187441ce58d8b

In cas it's not possible this mean we need to keep to format for the hash 
...

Thanks.

Mathieu

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 
"AdWords API and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/9b1ee076-ac52-4cf0-80c5-377847c0e716%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to